-
Notifications
You must be signed in to change notification settings - Fork 571
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
[PATCH perl5.005_61] typo in perl.h #423
Comments
From rmb1@cise.npl.co.ukbuilding perl5.005_61 with -Duse64bits, I had a compiler error Robin --- perl.h 1999/08/23 14:40:29 1.1 Perl Info
|
From @jhiRobin Barker writes:
Oops! Sorry. But many thanks for testing -Duse64bits. When you say "passes all the tests except op/lfs.t", please be more cd t and tell us the output. Also, how did lib/syslfs.t test out? -- |
From [Unknown Contact. See original ticket]
It does fail: % (cd t; ./perl op/lfs.t) % (cd t; ./perl lib/syslfs.t) Robin P.S. I also got the following strange result % ./perl -lwe 'print scalar gmtime' I get the same effect with -Dccflags=-DBIG_TIME |
From @jhiRobin Barker writes:
The 705032707 indicates that truncation from 5 gigabytes to 32-bit worlds On which filesystem and more importantly what kind of a filesystem did
Hmmm. lfs.t (which tests stdio, or its moral equivalent) fails,
I will look into this, too. Looks like a printf problem. -- |
From @jhi
What does mount(1) show for the filesystem? -- |
From @jhiRobin Barker writes:
Fixed in _62. -- |
Migrated from rt.perl.org#1262 (status was 'resolved')
Searchable as RT1262$
The text was updated successfully, but these errors were encountered: