Document the glibc 2.2.5 long long bug.
Jarkko Hietaniemi [Thu, 30 May 2002 15:46:52 +0000 (15:46 +0000)]
p4raw-id: //depot/perl@16897

pod/perldelta.pod

index 0510e87..79d7444 100644 (file)
@@ -2850,6 +2850,11 @@ subtest 10 of lib/posix may arrive before the successful result of the
 subtest 9, which confuses the test harness so much that it thinks the
 subtest 9 failed.
 
+=head2 Linux with glibc 2.2.5 fails t/op/int subtest #6 with -Duse64bitint
+
+This is a known bug in the glibc 2.2.5 with long long integers.
+( http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65612 )
+
 =head2 Linux With Sfio Fails op/misc Test 48
 
 No known fix.