Fwd: Re: 3.0.3 release candidate 2
Tatsuro MATSUOKA
tmacchant at yahoo.co.jp
Wed Oct 1 02:31:05 CDT 2008
I have forgtton to send the mail to
maintainers ML
Tatsuro
--- Tatsuro MATSUOKA <tmacchant at yahoo.co.jp> wrote:
> Date:Wed, 1 Oct 2008 16:28:59 +0900 (JST)
> From:Tatsuro MATSUOKA <tmacchant at yahoo.co.jp>
> Subject:Re: 3.0.3 release candidate 2
> To:Benjamin Lindner <lindnerben at gmx.net>
> CC:MATSUOKA Tatsuro <matsuoka at nuce.nagoya-u.ac.jp>
>
> Hello
> >
> > >>>>> processing
> >
>
d:\files\admin\octaveforge_svn\trunk\octave-forge\admin\Windows\mingw32\octave\octave-3.0.3\scripts/general\bitcmp.m
> > *****
> > assert(bitcmp(A,Amax),bitor(bitshift(1,Amax-1),bitshift(1,Amax-2)));
> > !!!!! test failed
> > error: assert (bitcmp (A, Amax),bitor (bitshift (1, Amax - 1), bitshift
> > (1, Amax - 2))) expected
> > 6.7554e+015
> > but got
> > 1.1259e+016
> > values do not match
> > shared variables {
> > Amax = 53
> > Bmax = 9.0072e+015
> > A = 2.2518e+015
> > }
> >
>
> This is due to error of round function in mingw-gcc complier and perhaps you have already known.
> If you want to avoid this error, please modify config.h after confiure
>
> /* Define to 1 if you have the `round' function. */
> #define HAVE_ROUND 1
> |
> V
> /* Define to 1 if you have the `round' function. */
> /* #undef HAVE_ROUND */
>
> If this flag is off, the round function prepared by Michael will be used.
> This bug was reported to mingw team and they said that that will be reflected the next release.
>
> (The date of gcc-4.3.0 release is before than my reort to mingw team.)
>
> Regards
>
> Tatsuro
>
>
>
>
>
>
> --------------------------------------
> Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
> http://pr.mail.yahoo.co.jp/mlb/
>
--------------------------------------
Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
http://pr.mail.yahoo.co.jp/mlb/
More information about the Octave-maintainers
mailing list