On Thu, 20 Sep 2001, Brent Dax wrote:
>Mattia Barbon:
># Automated smoke report for patch Sep 20 00:00:02 2001
># v0.01 on MSWin32 using cl version
>...
># MSWin32 --defaults --define iv=int --define nv=float
># MSWin32 --debugging --defaults --define iv=int --define nv=float
># t/op/integer....dubious DIED. FAILED test 25
># t/op/number.....dubious DIED. FAILED tests 1-5, 9-18, 23
># t/op/trans......dubious DIED. FAILED tests 1-18
>...
>
>Can you manually run ${your_make_here} test and try to figure out what's
>going on? Specifically, does it give you anything like:
I think not, since some tests pass.
Since they are failures with nv=float, I suspect rounding errors,
because the tests assume at least a double precision.
Anyway, I don't know if it is really necessary to worry for
nv=float, so I'll disable this for next smokes.
> 'C:Perinperl.exe' is not recognized as an internal or external command,
>operable program or batch file.
>like it does on my system? (Explanation: what does 'print
>"C:\Perl\bin\perl.exe"' give you? (Although that's only half the story,
>and I can't figure out where the other half of the story lies...))
I'll see when I come home
now truing to set up Smoke on
[mbarbon]$ uname -a
OSF1 squit.dsi.unive.it V4.0 878 alpha
Regards
Mattia