Update the test failure disclaimer.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 24 Apr 2001 00:57:01 +0000 (00:57 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 24 Apr 2001 00:57:01 +0000 (00:57 +0000)
p4raw-id: //depot/perl@9807

t/pragma/warn/pp_hot

index 5dd03801e189bd5977b5a9d29f20051553c27096..26aef63e7bb804377964a3505492e3960a3f60ed 100644 (file)
@@ -70,7 +70,7 @@ print getc(STDERR);
 print getc(FOO);
 ####################################################################
 # The next test is known to fail on some systems (Linux+old glibc, #
-# old *BSDs, and NeXT, among others.                               #
+# some *BSDs (including Mac OS X and NeXT), among others.          #
 # We skip it for now (on the grounds that it is "just" a warning). #
 ####################################################################
 #read(FOO,$_,1);