X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fpragma%2Fwarn%2Fpp_hot;h=26aef63e7bb804377964a3505492e3960a3f60ed;hb=38e81d60445a7f4bad958fec53ae294aebf176e0;hp=5dd03801e189bd5977b5a9d29f20051553c27096;hpb=0e06870bf080a38cda51c06c6612359afc2334e1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/pragma/warn/pp_hot b/t/pragma/warn/pp_hot index 5dd0380..26aef63 100644 --- a/t/pragma/warn/pp_hot +++ b/t/pragma/warn/pp_hot @@ -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);