X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/784d71ed48941966e5d35ad0bcb4540d84ae5eae..35928bc5b3f17cb33efe283ce01a84385d566410:/pod/perldiag.pod diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 375311f..cce4d54 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2289,7 +2289,7 @@ integers for your architecture. =item Integer overflow in %s number -(W overflow) The hexadecimal, octal or binary number you have specified +(S overflow) The hexadecimal, octal or binary number you have specified either as a literal or as an argument to hex() or oct() is too big for your architecture, and has been converted to a floating point number. On a 32-bit architecture the largest hexadecimal, octal or binary number