search for: 20090602

Displaying 20 results from an estimated 40 matches for "20090602".

Did you mean: 20090402
2009 Jun 02
3
[LLVMdev] Is there a control dependence graph builder?
...tors on the reverse-CFG. I just wanted to make certain I'm not overlooking anything before I decide if I want to go off and build this myself. Thanks, Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/9b6bca0e/attachment.html>
2009 Jun 02
0
[LLVMdev] MachO writer test cases
...> > So I should be able to use the 'test/CodeGen/PowerPC' tests once I > have augmented the MachO Writer PowerPC output. Sounds good. Nate -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/9e9d1783/attachment.html>
2009 Jun 02
2
record points outside file error with dovecot revision 9116:9ae55b68cf61
...Oh I forgot to print off sizeof(*rec). Would that help? Thanks, Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2541 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20090602/70e8cc50/attachment-0002.bin>
2009 Jun 02
2
Running imaptest revision 209:939fa886391a built against dovecot revision 9116:9ae55b68cf61 on AIX 5.3 core dumps
...(idx >= array_count(&clients) == NULL) IOT/Abort trap(coredump) -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2541 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20090602/d9f502dc/attachment-0002.bin>
2009 Jun 02
2
error with dial timeout
...Why? I forgot something ? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090602/15f248f4/attachment.htm
2009 Jun 02
2
[LLVMdev] RFC: Atomics.h
...llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2620 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/3781e7c1/attachment.bin>
2009 Jun 01
2
[LLVMdev] MachO writer test cases
Nate, Right, okay. I was also planning on looking at what the assembly output generates and "emulating" its output. So I should be able to use the 'test/CodeGen/PowerPC' tests once I have augmented the MachO Writer PowerPC output. Does this seem like the right and sensible approach ? Aaron ----- Original Message ----- From: Nate Begeman To: LLVM Developers Mailing
2009 Jun 02
2
Panic with signal 6 core dump with revision 9116:9ae55b68cf61
...ffffffffff630, envp = 0x0ffffffffffff640), line 323 in "main.c" -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2541 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20090602/8d799eb1/attachment-0002.bin>
2009 May 29
3
[LLVMdev] RFC: Atomics.h
On May 28, 2009, at 6:03 PM, Jonathan Ragan-Kelley wrote: > In the current trunk, System/Atomic.[h,cpp] define void > llvm::sys::MemoryFence(). This conflicts with the MemoryFence macro in > <windows.h> and (since it's a preprocessor macro, and not a scoped > function definition) causes the sys::MemoryFence definition on > Atomic.cpp:23 to explode, as it's
2009 Jun 02
0
[LLVMdev] RFC: Atomics.h
Yes, indeed. On May 28, 10:41 pm, Owen Anderson <resis... at mac.com> wrote: > > Wait, it defines MemoryFence() AND MemoryBarrier()?? > > Sheesh, they had to take all the reasonable names.  :-/
2009 Jun 02
1
[LLVMdev] Current status of ARM backend (system-level support specifically) on LLVM?
...elease. Does it have any support for ARM system-level instructions to change the page tables or switching tasks? I appreciate your help and comment. Regards, Won -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/d5777aab/attachment.html>
2009 Jun 02
0
[LLVMdev] RFC: Atomics.h
Owen Anderson wrote: > Is this actually the case? I can't find it documented anywhere on > MSDN or the rest of the internet. C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include>grep -n -F MemoryFence WinNT.h 2231:#define MemoryFence _mm_mfence C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include>grep -n -F MemoryBarrier WinNT.h 2288:#define MemoryBarrier __faststorefence
2009 Jun 02
0
[LLVMdev] Is there a control dependence graph builder?
On Tue, Jun 2, 2009 at 2:38 PM, Mark Lacey<superoptimizer at gmail.com> wrote: > In browsing through the LLVM source, I don't currently see an implementation > for a control dependence graph builder. Am I overlooking something? No, I don't think there is one. I think an implementation would be welcome if you're willing to contribute one. > It doesn't look like
2009 Jun 02
1
[LLVMdev] Is there a control dependence graph builder?
...; > Try PostDominators.h. > Yes, I seemed to have blanked out there for minute and thought I needed something other than the post-dominance frontier. Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090602/14b37457/attachment.html>
2009 Jun 02
0
New Mailing List: CentOS Newsletter announcements
...traffic list. On behalf of the CentOS team, Ralph Angenendt -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20090602/13dc3c5b/attachment-0005.sig>
2009 May 31
1
h323 guide for asterisk
Hi people! I am looking for a h.323 implementation guide for asterisk. I looked in the doc folder of the latest asterisk source distribution and I didn't fund anything acording to this subject. If you guys could give me any advise, I would thank you. Tamer
2009 Jun 02
1
zaptel to dahdi
...aptel to dahdi ? any sort of gotchas to watch out for ? Alex -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090602/a92a4924/attachment.pgp
2009 Jun 02
0
problem with outgoing calls
...is busy/congested at this time (1:0/0/1) -- Auto fallthrough, channel 'SIP/100-0826a070' status is 'CHANUNAVAIL' thanks for your help -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090602/74291b0d/attachment.htm
2009 Jun 02
0
PSTN Interface Card
...e it as a modem to dial any number from my SIP phones to the outside PSTN world. Any experience on this also will be appreciated. Please help. Thanks Manoj -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090602/d4741d94/attachment.htm
2009 Jun 02
0
Delivery reports about your e-mail
...lt;asterisk-users at lists.digium.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: asterisk-users at lists.digium.com Type: application/octet-stream Size: 28864 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090602/4db55821/attachment.obj