Displaying 3 results from an estimated 3 matches for "printtostringunbuffered".
2011 Mar 09
2
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
...gt;
Test on mingw64-trunk (i686-w64-mingw32, 4.5.3 20110308):
Expected Passes : 5114
Expected Failures : 48
Unsupported Tests : 547
Unexpected Failures: 130
The following failures is very strange:
C:\var\pool\llvm-2.9rc1\unittests\Support\raw_ostream_test.cpp:100: Failure
Value of: printToStringUnbuffered(1.1)
Actual: "1.100000e+000"
Expected: "1.100000e+00"
[ FAILED ] raw_ostreamTest.Types_Unbuffered (0 ms)
C:\var\pool\llvm-2.9rc1\unittests\Support\raw_ostream_test.cpp:69: Failure
Value of: printToString(1.1)
Actual: "1.100000e+000"
Expected: "1.100000e+00&...
2011 Mar 09
0
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 09:51, Bill Wendling <wendling at apple.com> wrote:
> There are LLVM 2.9 RC1 pre-release tarballs source available. You can find
> them here:
>
> http://llvm.org/pre-releases/2.9/
>
> Please download them, build them, and compile things to your heart's
> content. And most importantly file a bunch of bug reports. :-)
>
> Share and
2011 Mar 09
5
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
There are LLVM 2.9 RC1 pre-release tarballs source available. You can find them here:
http://llvm.org/pre-releases/2.9/
Please download them, build them, and compile things to your heart's content. And most importantly file a bunch of bug reports. :-)
Share and enjoy!
-bw