-
Notifications
You must be signed in to change notification settings - Fork 578
Not OK: perl v5.8.0 on PA-RISC1.1 11.00 #5526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From philip.newton@datenrevision.deFour failures: Plus a little bit of whinging: [...] File::Temp::_gettemp('/bfs/tmp/link/tmpXXXXX','open',1,'mkdir',0,'unlink_on_ File::Temp::_gettemp('/bfs/tmp/link/tmpXXXXX','open',1,'mkdir',0,'unlink_on_ I didn't want to `./perl harness` since 'make test' already took three hours DAB@idndb@pne /tk/users/pne/tmp/install/perl-5.8.0-RC1/t > ./perl -Ilib not ok 10 not ok 11 Looks as if the machine fell afoul of the "check inaccurate fp" checks :) DAB@idndb@pne /tk/users/pne/tmp/install/perl-5.8.0-RC1/t > ./perl -Ilib This might just be a speed-of-machine problem? Or a maths problem? Or a I'm not going to try to reproduce the ExtUtils ones. Cheers, Perl Info
|
From @rgarciaOn 2002.06.03 18:34 "Newton, Philip" wrote:
Yes, maths problem. IIRC that's why v-strings were introduced. else if (!SvPOKp(sv)) { /* require 5.005_03 */ Should the test be made more lenient ? |
From @schwernOn Mon, Jun 03, 2002 at 10:38:17PM +0200, Rafael Garcia-Suarez wrote:
10.2 is surely a small enough float that it shouldn't fall afoul of floating -- |
From @JohnPeacockMichael G Schwern wrote:
Repeat after me: SIZE DOESN'T MATTER... ;~) Certain decimals do not translate cleanly into binary notation; when they are John |
From @TuxOn Mon 03 Jun 2002 18:34, "Newton, Philip" <Philip.Newton@datenrevision.de> wrote:
How up-to-date is /this/ system? Is it Y2K compliant?
-- |
From @JohnPeacockThis was 5.8.0-RC1 on a very old machine. |
@JohnPeacock - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#9456 (status was 'resolved')
Searchable as RT9456$
The text was updated successfully, but these errors were encountered: