Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread Dongsheng Song
On Tue, Mar 12, 2013 at 8:02 PM, Zimmermann Paul wrote: >Hi Dongsheng, > >> > Is it the same for your compiler ? >> >> Yes. > > then you should define __USE_MINGW_ANSI_STDIO as pointed out by Rob. > Perfect, now all tests passed !

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread Zimmermann Paul
Hi, > Test on x86_64-w64-mingw32, only tfprintf.exe, tprintf.exe, > tsprintf.exe, and tstrtofr.exe FAILED, the other tests passed. > > fixme:msvcrt:pf_printf_a multibyte characters printing not supported > Error in test 8, got '% a. 15, b. -1, c. td' > Error in test #8: mpfr_vfprintf print

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread Zimmermann Paul
Hi Dongsheng, > > Is it the same for your compiler ? > > Yes. then you should define __USE_MINGW_ANSI_STDIO as pointed out by Rob. However it is strange that the configure did not detect that %Lf was not supported. Please could you send the config.log and the output from configure? Paul

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread Dongsheng Song
On Tue, Mar 12, 2013 at 6:54 PM, wrote: > You have in your test output: > > > Error in mpfr_vsprintf (s, "%.*Zi, %R*e, %Lf", ...); > expected: "0010610209857723, -1.2345678875e+07, 0.032258" > got: "0010610209857723, -1.2345678875e+07, 0.00" > > That "0.00" for the "%Lf" usua

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread sisyphus1
s any tests that involve the "%Lf" format.) Cheers, Rob From: Dongsheng Song I use stable/v2.x of mingw-w64, not trunk. On Tue, Mar 12, 2013 at 4:43 PM, wrote: > > > -Original Message----- From: Dongsheng Song > Sent: Tuesday, March 12, 2013 2:25 PM > To: gcc@gc

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread Dongsheng Song
I use stable/v2.x of mingw-w64, not trunk. On Tue, Mar 12, 2013 at 4:43 PM, wrote: > > > -Original Message- From: Dongsheng Song > Sent: Tuesday, March 12, 2013 2:25 PM > To: gcc@gcc.gnu.org ; m...@loria.fr > Subject: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate > &g

Re: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate

2013-03-12 Thread sisyphus1
-Original Message- From: Dongsheng Song Sent: Tuesday, March 12, 2013 2:25 PM To: gcc@gcc.gnu.org ; m...@loria.fr Subject: [MPFR] Re: GNU MPFR 3.1.2 Release Candidate Test on x86_64-w64-mingw32, only tfprintf.exe, tprintf.exe, tsprintf.exe, and tstrtofr.exe FAILED, the other tests

Re: GNU MPFR 3.1.2 Release Candidate

2013-03-11 Thread Dongsheng Song
Test on x86_64-w64-mingw32, only tfprintf.exe, tprintf.exe, tsprintf.exe, and tstrtofr.exe FAILED, the other tests passed. = 4 of 160 tests failed (1 test was not run) = [tversion] GMP: header 5.1.1, library 5.1.1 [tversion] MPFR tuning parameters from defa

Re: GNU MPFR 3.1.2 Release Candidate

2013-03-11 Thread Dongsheng Song
Test on i686-w64-mingw32, only tfprintf.exe, tprintf.exe and tsprintf.exe FAILED, the other tests passed. = 3 of 160 tests failed (1 test was not run) = [tversion] GMP: header 5.1.1, library 5.1.1 [tversion] MPFR tuning parameters from src/x86/mparam.h PASS