diff options
-rw-r--r-- | README.tru64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.tru64 b/README.tru64 index 75f929376d..d65175a4c0 100644 --- a/README.tru64 +++ b/README.tru64 @@ -59,7 +59,7 @@ in INSTALL. Similarly, there is no need for -Duse64bitall. When compiling Perl in Tru64 you may (depending on the compiler release) see two warnings like this - cc: Warning: util.c, line 3797: In this statement, floating-point overflow occurs in evaluating the expression "1.8e308". (floatoverfl) + cc: Warning: numeric.c, line 104: In this statement, floating-point overflow occurs in evaluating the expression "1.8e308". (floatoverfl) return HUGE_VAL; -----------^ |