X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.tru64;h=b2509b86c72eb7bc02313984a7f02eeac8dbe68f;hb=80a5d8e74b5512d4ab704d0e83466ae41247ce55;hp=1e178098cdaebf995fe917c8e964cf37c361e975;hpb=004283b80f6094bb85aba6f48a74e3c5c34ea24f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.tru64 b/README.tru64 index 1e17809..b2509b8 100644 --- a/README.tru64 +++ b/README.tru64 @@ -71,7 +71,9 @@ release) see two warnings like this return HUGE_VAL; -----------^ - cc: Warning: POSIX.xs, line 1304: In this statement, floating-point overflow occurs in evaluating the expression "1.8e308". (floatoverfl) +and when compiling the POSIX extension + + cc: Warning: const-c.inc, line 2007: In this statement, floating-point overflow occurs in evaluating the expression "1.8e308". (floatoverfl) return HUGE_VAL; -------------------^