Displaying 20 results from an estimated 24 matches for "20140530".
Did you mean:
20040530
2014 May 30
3
[LLVMdev] LLVM multithreading
...tware concurrently, while sharing the same memory
space?
If yes, on which level this can be done (e.g. context, execution
engine,...)?
Best regards,
Jasmin JAHIC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/e21b2345/attachment.html>
2014 May 30
2
[LLVMdev] Use of Vectored Exception Handlers for crash recovery
...rts have any thoughts into what might be going on
here?
[1] -
http://blogs.msdn.com/b/nativeconcurrency/archive/2009/02/04/concurrency-runtime-and-windows-7.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/a4b14547/attachment.html>
2014 May 30
3
[LLVMdev] lit test suite on Windows always hangs.
...207>
207> Command 0 Stderr:
207> 'grep': command not found
207>
207>
207> --
207>
207> ********************
Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/87b92737/attachment.html>
2014 May 29
4
[LLVMdev] Unifying TSan blacklist and no_sanitize_thread
Hi,
I consider reducing the usage of blacklist in sanitizer instrumentation
passes and doing the necessary work in frontend (Clang) instead.
Some of it is already implemented: e.g. Clang will attach an attribute
"sanitize_address" to function definition only if this function is not
blacklisted. In this case we won't instrument the memory accesses in this
function in ASan
2014 May 30
3
[LLVMdev] Porting ASan to AArch64
...tch still appear to be configured correctly in my
build, so I am not sure why I am getting this error. Is anyone able to shed
some light on this?
Thanks,
-Gideon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/61f8b472/attachment.html>
2014 May 30
0
Asterisk mixmonitor with 16khz
...re which requires media files with wide
band frequencies. Is it possible asterisk can record calls with 16khz not
8khz ?
Best regards
Muhammad Yousuf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140530/cd3f74c3/attachment.html>
2014 May 30
1
Configuring Asterisk to allow any payload type in SDP
...ting "488
Not acceptable here" responses and in console "No compatible codecs, not
accepting this offer"
Best regards,
Nicolae Rosia.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140530/6849a97e/attachment.html>
2014 May 30
0
Delay Before Join announcement
...nouncement".
Not sure why, the MP3 audio file starts to play after a 5 sec pause.
Any thoughts or pointers are appreciated.
Thanks in advance.
Vai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140530/1fd363e7/attachment.html>
2014 May 30
0
[Bug 75761] weston-launch no output - black screen
...rything would seem to just work, since Weston does not hang but only not
repaint.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140530/f05bfc9a/attachment.html>
2014 May 30
0
Работа на дому для всех! От 5000 рублей в день!
?????? ?? ???? ??? ????! ?? 5000 ?????? ? ????! www.bigmanmeb.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.zytor.com/pipermail/klibc/attachments/20140530/fc39fc48/attachment.html>
2014 May 29
1
Voice mail with ODBC
Hi All,
I have an issue on voice mail with odbc in asterisk 11.7 box. Voice message
can be received through Google mail but it doesn't show in phone. The error
messages is as follow and let me get your kind advice.
-- <SIP/0015-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28 14:55:13] DEBUG[12260][C-00000006]: app_voicemail.c:3824
last_message_index:
2014 May 30
1
attachment sis + EMLINK (too many links) = segfault bug (2.2.12)
...Stano | Troubleshooter
http://WebSupport.sk
*** BERTE A VYCHUTNAVAJTE ***
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140530/e13f3ba0/attachment-0001.sig>
2014 May 30
3
[LLVMdev] LLVM multithreading
...ers 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/20140530/99159f17/attachment.html>
2014 May 08
16
[Bug 78441] New: X does not start under kernel 3.13.x
https://bugs.freedesktop.org/show_bug.cgi?id=78441
Priority: medium
Bug ID: 78441
Assignee: nouveau at lists.freedesktop.org
Summary: X does not start under kernel 3.13.x
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: aebenjam at opentext.com
2014 May 29
3
[LLVMdev] [PATCH] Use GCC_INSTALL_PREFIX for rpath if set.
This way, an LLVM compiled after setting GCC_INSTALL_PREFIX will work correctly
if you don't want to install LLVM into the GCC_INSTALL_PREFIX.
---
CMakeLists.txt | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9ec3e33..c85a028 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -450,7 +450,12 @@ if (APPLE)
2014 May 30
1
Flashing Red Lights in TE420 (5th Gen) Card
...horized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140530/969584c6/attachment.html>
2014 May 30
4
[LLVMdev] Error with Gold Linker during LTO
...-Wl,-plugin-opt=obj-path=. >& O1.log
Daniel
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/96469afa/attachment.html>
2014 May 30
4
[Bug 79462] New: [NVC0/Codegen] Shader compilation falis in spill logic
...Perhaps this happens as
part of dead code elimination? Need to investigate more.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140530/cd1df88c/attachment-0001.html>
2014 May 30
2
[LLVMdev] LLVM multithreading
On 30 May 2014 11:01, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
> I think your question is a result of misunderstanding the nature of LLVM. It is not a virtual machine, it is an abstract machine and a set of tools implementing compilers for that abstract machine. You don't run the bitcode (well, you can interpret it, but you don't usually), you compile the bitcode
2014 May 30
1
OS X and rsync: unpack_smb_acl errors and --numeric-ids
.../mixed platforms or if there is a way to
detect the source and destination OS for enabling this.
Thoughts? Should I post this as a feature request?
Thanks,
Kyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20140530/0d5a4b13/attachment.html>