Displaying 15 results from an estimated 15 matches for "20170809".
Did you mean:
20070809
2017 Aug 09
2
Can a Constant have more than one use?
...hey will have a single use.
Is it possible to create a Constant with multiple use(r)s?
Thanks,
Siddharth
--
Sending this from my phone, please excuse any typos!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170809/c19fcc96/attachment.html>
2017 Aug 09
6
[Bug 102135] New: WARN_ON hit when loading G71 with v4.13-rc3
...;action=edit
dmesg on linux-4.13-rc4 ppc64
Filing at the request of Ilia Mirkin
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170809/cd49b710/attachment.html>
2017 Aug 09
2
ind variable
...project - as I understood, surfing the Internet), which is good in
changing induction variables.
How can I achieve that this cycle will have a canonical indvar?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170809/f5171247/attachment.html>
2017 Aug 09
2
[ThinLTO] Suggestions on how to traverse SCCs in the Module Summary Index bottom up
...of
the ModuleSummaryIndex callgraph would the traversal be bottom up?
Here's my patch in its current state: https://reviews.llvm.org/D36311
Thanks,
Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170809/df55c67a/attachment.html>
2017 Aug 09
1
Newbie Questions
...ogrotate.d to rotate (and archive) logs
>on a monthly basis. How is that done?
>
>What is a PID?
>
>(Yes, I am a newbie!)
>
>Will R
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20170809/3769c2af/attachment.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Icecast mailing list
Icecast at xiph.org
http://lists.xiph.org/mailman/listinfo/icecast
------------------------------
End of Icecast Digest, Vol 158, Issue 1
***...
2017 Aug 09
4
ind variable
This support was removed years ago from indvars. We don't need canonical
induction variables any more as all analysis are done on SCEVs. The SCEV
generator can transform them even without the need for explicit
canonical induction variables.
Best,
Tobias
On Wed, Aug 9, 2017, at 14:23, Anastasiya Ruzhanskaya via llvm-dev
wrote:
> The files of this strange pass are described here
>
2017 Aug 09
1
Newbie Questions
I inherited an icecast server at a radio station. I am not a linux/unix
person. I am able to use putty and winscp to gain access. I can use sudo
-s -H to gain root level access (dangerous, I know), but I do not know the
OS (or even which OS variant).
First question, how do I determine what OS is being used?
Next question, I want to use logrotate.d to rotate (and archive) logs on a
monthly
2013 Nov 22
14
[Bug 71900] New: [NV40] GPU lockup and segmentation fault of Nouveau-1.0.10 on PowerMac G5 with acceleration
https://bugs.freedesktop.org/show_bug.cgi?id=71900
Priority: medium
Bug ID: 71900
Assignee: nouveau at lists.freedesktop.org
Summary: [NV40] GPU lockup and segmentation fault of
Nouveau-1.0.10 on PowerMac G5 with acceleration
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2017 Aug 09
0
[Announce] Samba 4.6.7 Available for Download
...)
--Enjoy
The Samba Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20170809/66d00186/signature.sig>
2017 Aug 09
0
[Announce] Samba 4.6.7 Available for Download
...)
--Enjoy
The Samba Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20170809/66d00186/signature.sig>
2017 Aug 07
0
Volume hacked
> It really depends on the application if locks are used. Most (Linux)
> applications will use advisory locks. This means that locking is only
> effective when all participating applications use and honour the locks.
> If one application uses (advisory) locks, and an other application now,
> well, then all bets are off.
>
> It is also possible to delete files that are in
2017 Aug 09
3
is a self signed certificate always invalid the first time?
Thanks Ralph, i?ll look into that.
I think let?s encrypt uses certbot though and it can?t do email certificates (although i?m sure i can convert the cert i get from let?s encrypt, i?ll look into it.
> On 9 Aug 2017, at 16:40, Ralph Seichter <m16+dovecot at monksofcool.net> wrote:
>
> On 09.08.2017 17:20, Alef Veld wrote:
>
>> So i?m using dovecot, and i created a self
2017 Aug 07
2
Volume hacked
On Sun, Aug 06, 2017 at 08:54:33PM +0100, lemonnierk at ulrar.net wrote:
> Thinking about it, is it even normal they managed to delete the VM disks?
> Shoudn't they have gotten "file in use" errors ? Or does libgfapi not
> lock the access files ?
It really depends on the application if locks are used. Most (Linux)
applications will use advisory locks. This means that
2017 Aug 10
2
Keys used to sign releases
....com>
Key fingerprint = 33C2 35A3 4C46 AA3F FB29 3709 A328 C3A2 C3C4 5C06
Would it make sense to add something similar to our download page?
thanks...
don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170809/d39d95d0/attachment.html>
2017 Jul 26
15
[5.0.0 Release] Release Candidate 1 tagged
Dear testers,
5.0.0-rc1 has just been tagged.
Please build, test and upload binaries to the sftp. Let me know if
there are any issues.
I'll upload sources, docs, and your binaries to the pre-release
website once they're ready.
Thanks,
Hans