search for: d7441

Displaying 5 results from an estimated 5 matches for "d7441".

2015 Feb 05
2
[LLVMdev] [3.6 Release] Release Candidate 2 available
...>> >> Release blockers are tracked by http://llvm.org/PR22374 > FYI, it builds fine now under HURD & Kfreebsd and the rest of the Debian archs. I landed this patch for HURD: http://reviews.llvm.org/rL228331 And waiting for review about lldb on kfreebsd: http://reviews.llvm.org/D7441 I don't mind if you are not going to take them for 3.6. I am applying both patches on top of the package and I don't think many people care... Sylvestre
2015 Feb 06
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
...t;> FYI, it builds fine now under HURD & Kfreebsd and the rest of the Debian >> archs. > > Cool! > >> I landed this patch for HURD: >> http://reviews.llvm.org/rL228331 >> >> And waiting for review about lldb on kfreebsd: >> http://reviews.llvm.org/D7441 >> >> I don't mind if you are not going to take them for 3.6. I am applying >> both patches >> on top of the package and I don't think many people care... > > I'm happy to merge if it's non-disruptive and fixes stuff. I've pinged > Hal about the...
2004 Sep 07
1
QSIG against a Nortel/Meridian PBX
...n the PBX to a SIP extension, the PBX sends quite a long QSIG message, and we end up with this in the call logs (phone never rings): "","","7902","e1-in","""^B^B^G^A^B^A^U0U^B^A^A ^A^A<80>^A^A<A1>^M<A0>^K<A5> ^A^D^R^D7441<A2>^M<A0>^K<A5> ^A^D^R^D7441<A3>^N<80>^LAaron Krivan<A4>^N<80>^LAaron Kriv", "Zap/31-1","SIP/7902-f8de","Dial","SIP/7902|20|t", "2004-09-08 12:00:02",,"2004-09-08 12:00:14",12,0, "NO...
2015 Feb 07
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
...the Debian >>>> archs. >>> >>> Cool! >>> >>>> I landed this patch for HURD: >>>> http://reviews.llvm.org/rL228331 >>>> >>>> And waiting for review about lldb on kfreebsd: >>>> http://reviews.llvm.org/D7441 >>>> >>>> I don't mind if you are not going to take them for 3.6. I am applying >>>> both patches >>>> on top of the package and I don't think many people care... >>> >>> I'm happy to merge if it's non-disruptive and...
2015 Feb 03
3
[LLVMdev] [3.6 Release] Release Candidate 2 available
Hello all, Source and binaries for LLVM 3.6.0-rc2 are now available at http://llvm.org/pre-releases/3.6.0/ Please try them out, run tests, build your favourite projects, and *file bugs* about anything that doesn't work or needs to be fixed for the release. Release blockers are tracked by http://llvm.org/PR22374 Cheers, Hans