diff options
author | Father Chrysostomos <sprout@cpan.org> | 2009-11-13 10:19:59 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-11-13 10:21:46 +0100 |
commit | 8b56d6ffd0fe641abae5662a8e75424a1d9e4dce (patch) | |
tree | b4102e51f325fb74a5624e1b44acb8fc11bb8d20 /t/op | |
parent | 97b33cac18e30b878b151b5f3fcbf9c32cb7b037 (diff) | |
download | perl-8b56d6ffd0fe641abae5662a8e75424a1d9e4dce.tar.gz |
[perl #70337] perldiag: localtime(...) too large
The message ‘localtime(...) too large’ is not documented in perldiag.
The attached patch adds it. I know it’s technically ‘%s(%.0f) too
large’, but it’s easier for users to find it under ‘localtime’ and
‘gmtime’. I also had to modify diagnostics.pm to support %.0f, and I
added a test, but I used a hack with STDERR that would make debugging
very difficult to anyone else adding tests.
Diffstat (limited to 't/op')
0 files changed, 0 insertions, 0 deletions