diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-06-24 14:05:18 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-06-24 14:05:18 -0700 |
commit | fc89ca81c572f93dce57546c3a9184f6afcf251b (patch) | |
tree | 490f42f214b467b45a4dad00e983bacdacf1fe72 /t/porting | |
parent | 86f225ab791f0166f694af570cd87f5c34ca7531 (diff) | |
download | perl-fc89ca81c572f93dce57546c3a9184f6afcf251b.tar.gz |
perldiag: Document ‘Integer overflow in srand’
Diffstat (limited to 't/porting')
-rw-r--r-- | t/porting/diag.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t index 35a04477e7..f072bbdc9c 100644 --- a/t/porting/diag.t +++ b/t/porting/diag.t @@ -425,7 +425,6 @@ Illegal character %sin prototype for %s : %s Illegal hexadecimal digit '%c' ignored Illegal octal digit '%c' ignored Infinite recursion in regex -Integer overflow in srand internal %<num>p might conflict with future printf extensions Invalid argument to sv_cat_decode Invalid range "%c-%c" in transliteration operator |