search for: 20100720

Displaying 20 results from an estimated 46 matches for "20100720".

Did you mean: 20100420
2010 Jul 20
2
Local address announces
...my binary on Mingw gets that huge (about 2.5 MB)? I'm using "./configure" and "make", nothing more.. Best, Daniel Schall -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20100720/f6aa09e3/attachment-0001.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: tinc-1.0.13.MULTICAST.tar.gz Type: application/octet-stream Size: 510223 bytes Desc: not available URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20100720/f6aa09e3...
2010 Jul 20
4
Call not going through and failing because "never answered"
...ever worked with Asterisk before. Thanks, Andy -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5606 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100720/1559b58d/attachment.bin
2010 Jul 19
2
[LLVMdev] How to use data structure of another pass
...ow for granted). Now I added another pass named as pass_2 in the same directory to print all these expression. How do I do this? -- regards, soumya prasad ukil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100720/cc042b61/attachment.html>
2010 Jul 20
3
Problem with SIP
...ith any of my SIP carrier's (I own three). And only happens when the call is transferred. Does anyone have any idea what could be? Thanks, Rodrigo Lang. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100720/381e8aa2/attachment.htm
2010 Jul 20
4
[LLVMdev] Fwd: Building VMKit
...________ > 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/20100720/ffcd3705/attachment.html>
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...___ > 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/20100720/d7d455b7/attachment.html>
2010 Jul 20
2
[LLVMdev] Fwd: Building VMKit
...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/20100720/b0ba2939/attachment.html>
2010 Jul 20
0
[LLVMdev] Union type, is it really used or necessary?
...t other languages which use algebraic type systems might suffer a loss of performance due to the need to store union types in memory. > -Chris -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100720/d8d6f754/attachment.html>
2010 Jul 20
2
Dahdi - Meetme problem on a VM
...0:00.00 migration/0 3 root 34 19 0 0 0 S 0.0 0.0 0:00.10 ksoftirqd/0 Could someone help how to deug this issue further ? Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100720/eab03c3d/attachment-0001.htm
2010 Jul 20
4
[LLVMdev] Union type, is it really used or necessary?
On Jul 20, 2010, at 1:36 AM, Anton Korobeynikov wrote: >> used to make the code manipulating the union type "well typed". This >> approach seems work very well, is there really a need to keep union type in >> LLVM? > I think in its current state the unions should be removed from LLVM IR > in next release. It's pretty much unfinished and noone is willing to
2010 Jul 20
0
[LLVMdev] Fwd: Building VMKit
...___ > 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/20100720/b49e6559/attachment.html>
2010 Jul 19
0
[LLVMdev] How to use data structure of another pass
Soumya_Prasad_Ukil wrote: > > In LLVM, we generally use data structure of another pass by > implementing getAnalysisUsage (AnalysisUsage &AU) method. Suppose > SOURCE/lib/Transform directory I have added one pass named as pass_1, > which calculates all expressions in a program and stores all of them > in an Expr array(take it now for granted). Now I added another
2010 Jul 20
2
[LLVMdev] Union type, is it really used or necessary?
...t;well typed". This approach seems work very well, is there really a need to keep union type in LLVM? Is there a front-end emitting union type? Thanks, Neal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100720/37dd3645/attachment.html>
2010 Jul 21
1
[LLVMdev] Can we map a instruction in IR back to source code?
...39;? E.g., i = j +k + m[5] in IR will have some loads and some getelementptrs. Can we define which IRs are related to this assignment? Thanks. Regards, --Wenbin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100720/4e63ff53/attachment.html>
2010 Jul 20
1
Preserving CDR(accountcode) in Local channels
Greetings list, Whilst running through a routine check of some CDRs, I've noticed that the originating channel's accountcode isn't preserved on creating a local channel. For example, if we start with: exten => 123,1,Set(CDR(accountcode)=foo) exten => 123,n,Queue(bar,nrtw,,,) And the queue 'bar' is defined as follows: [bar] member => Local/456 at outbound member
2010 Jul 20
1
RDAC for IBM DS4700
...rage don't use any addition plugins software to keep server + storage connection? I appreciate for some reasons by all of you. Thank you. Regards, Wahyu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100720/6599fe0a/attachment.html>
2010 Jul 20
1
samba upgrade 3.0 - 3.x problem convert passdb.tdb
...e the new samba starts. Any suggestions or someone going through the same problem? (I'm running samba 3.0.28 with upgrade to 3.5.4 (Sernet repo) []?s Camun. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100720/02ae8d9e/attachment.html>
2010 Jul 20
0
MMX version of Theora
...t; 1>encoderwin - 10 error(s), 9 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Appreciate all your help. regards, sahana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100720/d41d897a/attachment.htm
2010 Jul 19
1
[LLVMdev] How to use data structure of another pass
...xpressions. > > -- John T. > > >> >> -- >> regards, >> soumya prasad ukil >> > > -- regards, soumya prasad ukil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100720/ac5d8912/attachment.html>
2010 Jul 20
0
Got SIP response 603 decline, then the call hang up
...[AgentDialFromQ] exten =>_1XX,1,Dial(SIP/${EXTEN},,tTr) exten =>_1XX,n,Hangup What can be the problem? Thanks for any help. Ricardo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100720/1bf1b49f/attachment.htm