search for: 20100923

Displaying 20 results from an estimated 27 matches for "20100923".

Did you mean: 20100123
2010 Sep 23
0
[LLVMdev] Visual Studio 2010 build warning & errors
On Thu, Sep 23, 2010 at 2:40 AM, Nathan Jeffords <blunted2night at gmail.com> wrote: > here are a couple of patches to address some warnings > in Microsoft compilers, and a build error in vs2010 in particular > vs2010-errors.patch: > In SelectionDAGISel,  std::pairs or pointers are being constructed using a 0 > as an initializer causes an error inside the std::pair
2010 Sep 23
2
[LLVMdev] Visual Studio 2010 build warning & errors
here are a couple of patches to address some warnings in Microsoft compilers, and a build error in vs2010 in particular vs2010-errors.patch: In SelectionDAGISel, std::pairs or pointers are being constructed using a 0 as an initializer causes an error inside the std::pair constructor. I think changes to language in support of the nullptr keyword caused this break. vs2010-warnings.patch: This
2010 Sep 23
2
[LLVMdev] Debug build
...="-O0 -g3". I also have problems setting breakpoints in gdb for methods. I expected this functionality in a Debug build, pleas give any info /Jonas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100923/884d40e5/attachment.html>
2010 Sep 23
0
[LLVMdev] where does %a_addr.0 come from?
...___ > 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/20100923/521694dc/attachment.html>
2010 Sep 24
3
Kernel panic on ZFS import - how do I recover?
...essage posted from opensolaris.org -------------- next part -------------- A non-text attachment was scrubbed... Name: Screen shot 2010-09-23 at 5.47.25 PM.png Type: application/octet-stream Size: 77386 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100923/15d64ee6/attachment-0001.obj>
2010 Sep 23
1
Net2Phone SIP trunk problem
...alout-trunk:4] Set("SIP/9004-00000008", "CALLERID(number)=9004") in new stack What can be the problem please ??? Thanks a lot Alejandro -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/7b158c8b/attachment.htm
2010 Sep 23
4
[LLVMdev] Visual Studio 2010 build warning & errors
...looks like a case of 3am programming. I think using > static_cast<bool> is clearer. > > - Michael Spencer > here are updated versions - Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100923/6d665e3f/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: vs2010-errors.patch Type: application/octet-stream Size: 1754 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100923/6d665e3f/attachment.obj>...
2010 Sep 23
2
rspec runner setting $KCODE considered harmful?
I ran across a problem today in which some code ran fine in regular operation but failed in a test case. I scratched my head and thought "why would running from within the test harness change the behavior of my code?" Clearly it was the Heisenberg uncertainty principle in action! :) I discovered the root cause was that the rspec runner is setting the magical ruby global, $KCODE, to
2010 Sep 23
3
[LLVMdev] where does %a_addr.0 come from?
Hi, I am studying SSA and some time ago I asked on this list how to see the phi nodes in the llvm ir output. I learned then to use this command: opt -mem2reg test.ll -S > test_mem2reg.ll However, if you look at the output (attached to this message) there is something I do not understand. At the end of the function @f at line 18, the function returns the variable %a_addr.0. However, this
2010 Sep 23
4
Asterisk and Digium TC400B
Greetings, Because of the heavy load and the high expectations of an asterisk server offered as a solution integrated with our CRM software.. we were looking into other possibilities than software Licenses for G729 and G723 codecs.. to lower the pressure on the processor giving it more space to do more work. We heard of a hardware (PCI CARDS) can be used with Asterisk that does the work. And we
2010 Sep 21
0
[LLVMdev] Supporting Complex Register Allocation Constraints (PBQP Allocator Status Update)
> > * This claim is only partially tested, but I'm running the allocator right > now with the base constraints plus an extension which adds coalescing costs > and it's just passed CINT2006 without error. Not bad given that the > coalescing extension only took a couple of hours to write > Following up on this footnote - The PBQPBuilderWithCoalescing builder is now in the
2010 Sep 23
0
[LLVMdev] mmasuhr@qualcomm.com
...com<mailto:mmasuhr at qualcomm.com> Are you LinkedIn? Feel free to add me to your network by clicking: Mike_on_LinkedIn<%20http:/tinyurl.com/ypdp3p> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100923/681c9dfb/attachment.html>
2010 Sep 23
0
[LLVMdev] Job opening to post to list:
...com<mailto:mmasuhr at qualcomm.com> Are you LinkedIn? Feel free to add me to your network by clicking: Mike_on_LinkedIn<%20http:/tinyurl.com/ypdp3p> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100923/008711dc/attachment.html>
2010 Sep 23
0
Installing Asterisk + FreePBX from Repsitory spits out some warnings and errors for ever
...ww/html/panel/op_server.pl line 5444. Usually these error stay on the /var/log/messages for ever. I mean they repeat. Is there a problem with these? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/368883a8/attachment.htm
2010 Sep 23
0
Calls stuck in the queue even when ext's are available
..." option that i am going to try it.....please share if you have any thoughts in regards to the queue problem....... Thank you very much Regards Sandesh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/0abf6dc7/attachment.htm
2010 Sep 23
1
Can't turn debug on in a 1.2 box
...t restart with debug enabled, do you guys know how i can turn debug on or just know why it's not getting enabled? Thanks a lot for your help! -- Abdullah -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/baf7bdca/attachment.htm
2010 Sep 23
0
Sip from ip address
...i will use "friend" with a dynamic host instead of peer, but would prefer to use peer without having to use username and passwords. Cheers Geraint -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/9a7925a7/attachment.htm
2010 Sep 23
0
Asterisk Transfer/call patching support
...onsible for the bridged calls. I'm using the current Asterisk trunk with plans to use Asterisk 1.8 once it's released. Have a great day! Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/6c9ce631/attachment.htm
2010 Sep 23
1
Asterisk 1.6.2.13 - have asterisk reply from same IP address
...Is this possible? I know it wasn't with 1.4, but I was told 1.6 had something like this (something to do with not breaking SIP over TCP) Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100923/f813bf0a/attachment.htm
2010 Sep 23
0
Nut on OS X leopard
...sistance would be greatly appreciated. Kind Regards Ricardo Email: <mailto:bluebirdsupport at gmail.com> support at bluebird.co.za -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20100923/a3709453/attachment.htm>