search for: 20140606

Displaying 19 results from an estimated 19 matches for "20140606".

Did you mean: 20130606
2014 Jun 06
7
[LLVMdev] Stack maps no longer experimental in 3.5
...s - Removing the `.experimental` from the name. Anything else? (also, we'll have to put some stuff in http://llvm.org/docs/ReleaseNotes.html) -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140606/5530b02c/attachment.html>
2014 Jun 06
1
Using macros in extensions.lua?
...rnst-Reuter-Platz 7 D-10587 Berlin, Germany Tel: +49 30 8353 58874 Fax: +49 30 8353 58409 E-mail: dennis.guse at telekom.de Web: www.qu.tlabs.tu-berlin.de -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140606/0612e3b8/attachment.html>
2014 Jun 06
1
Problem reload queue dynamical members
...is a bug or some parameter that I do not know? Would have another way to do the reload queue without any risk to members who are already in it? tks Ed -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140606/b16d030c/attachment.html>
2014 Jun 06
2
[LLVMdev] how to turn off conversion of add's into or's (in address calculations)
It seems some optimization pass converts some address computation add's into or's when it knows it's allowed due correct alignment. How do I turn this off keep the address calculations as adds?
2014 Jun 06
2
[LLVMdev] [LLVM Doc] tblgen backends
...________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140606/735e52c9/attachment.html>
2014 Jun 04
2
[LLVMdev] Guidance regarding a dummy project
Dear, I am looking to build a compiler-assembler with a custom architecture. I have a new Instruction set defined with me and I would like atleast my C programs to get converted to assembly language corresponding to the custom architecture. I have been going through llvm and its resources on the web, Can any one of you offer guidance about the above problem. All I want is to develop a tool
2014 Jun 03
3
[LLVMdev] [LLVM Doc] tblgen backends
I agree, but I have no experience with LLVM doc. The job is very simple: add link at page https://github.com/draperlaboratory/fracture/wiki/How-TableGen%27s-DAGISel-Backend-Works into doc page http://llvm.org/docs/TableGen/BackEnds.html But how I can do it? On Tue, Jun 3, 2014 at 4:41 PM, Renato Golin <renato.golin at linaro.org> wrote: > Hi Daniil, > > Those look great! I think
2014 Jun 06
0
合肥市金顶汽车工具有限公司
??????????? -------------- next part -------------- A non-text attachment was scrubbed... Name: ??? .jpg Type: image/jpeg Size: 17678 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20140606/f2e36786/attachment.jpg>
2014 Jun 06
2
does the openSSL security vulnerability (CVE-2014-0224) affect openssh?
Dear openssh developers, can you please check, whether the vulnerability of openSSL (CVE-2014-0224): http://www.openssl.org/news/secadv_20140605.txt openssh affects? Many thanks Van Cu Truong Tel.: +49 (211) 399 33598 Mobile: +49 (163) 1651728 cu.truongl at atos.net<mailto:cu.truongl at atos.net> Otto-Hahn-Ring 6 81739 M?nchen, Deutschland de.atos.net
2014 Jun 06
0
memory leak
...may only be used by the intended recipient. If you received it in error, please notify us immediately and destroy any copies (digital and paper). Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20140606/e2149c62/attachment.html>
2014 Jun 06
0
Question about voltage threshold setting in NUT
...t VAR-NOT-SUPPORTED. > > typo; should have been "override.*" > > -- > Charles Lepple > clepple at gmail > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20140606/5ee3ef4d/attachment.html>
2014 Jun 07
5
[LLVMdev] Multi-threading and mutexes in LLVM
...tions you can use TSan. Thanks! Zach [1] - http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140602/220051.html [2] - http://reviews.llvm.org/D4033 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140606/568850ca/attachment.html>
2014 Jun 06
2
Question about voltage threshold setting in NUT
On Jun 5, 2014, at 10:53 PM, Charles Lepple wrote: > As you have seen, the "default.*" and "overwrite.*" names are not actual variables: they are configuration options to change what is returned from upsc. That is why you get VAR-NOT-SUPPORTED. typo; should have been "override.*" -- Charles Lepple clepple at gmail
2014 Jun 06
3
icecast 2.4 check if source exists?
hello, i've upgraded to 2.4. in order to use url-auth etc. works fine, but now i have a problem: i've to check if a source exists. i did so by fetching headers for a mountpoint, example wget -S http://server:8000/test if a mountpoint existed in icecast 2.3.2 (my previous version), it returned something like "200 OK", when a source was connected. now in 2.4. it always
2014 Jun 04
1
Fwd: [nut] PyNUT: Fix error when raising without an Exception. (#128)
Hi David, Any thoughts on either this pull request, or #129? https://github.com/networkupstools/nut/pull/128 https://github.com/networkupstools/nut/pull/129 Also note the mention of the new Python module here: https://github.com/george2/python-nut2/tree/development - Charles Begin forwarded message: > From: george2 <notifications at github.com> > Subject: [nut] PyNUT: Fix error
2014 Jun 07
3
High Sampling Rates
That article is a bit too dismissive. I agree that one cannot hear the difference between 48KHz/16bit and 192KHz/24bit if you just transfer the data directly to the audio output device. As such, there is no good reason for Opus to support higher than 48KHz (especially since this is lossy compression, anyway). However, in general, that's not all you do with audio data. 192KHz is useful for
2014 Jun 06
2
[LLVMdev] Support for Windows Phone 8.1
...d, 1 failed, 0 skipped ========== Could someone please confirm about the state of support for Windows Phone 8.1 ? Or am I missing something here? Thanks, Daman -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140606/a4a90d24/attachment.html>
2014 Jun 07
4
[LLVMdev] Multi-threading and mutexes in LLVM
...bably enable it by default there, and get into build bots. Maybe bring this up on the cfe-dev list to discuss with Marshall and other folks interested in libc++? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140606/fa94e597/attachment.html>
2014 Jun 06
2
PROBLEM: new kernel 3.15.0-rc8 hangs completely with CONFIG_DRM_NOUVEAU enabled
...ust let me know. With best regards, Christian Wehrmeyer from Germany -------------- next part -------------- A non-text attachment was scrubbed... Name: attachment.tar.gz Type: application/gzip Size: 65762 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140606/56188764/attachment-0001.bin>