diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-13 21:59:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-13 21:59:07 +0000 |
commit | 2bea9a372691b6c02bfc2bf2bd27ffe114c228e1 (patch) | |
tree | 1e94a0542e2513535b4c7ccea9eae00fb0295c11 /ext/threads/threads.pm | |
parent | 583286cdf92861743893b181874f9813a1550ebe (diff) | |
download | perl-2bea9a372691b6c02bfc2bf2bd27ffe114c228e1.tar.gz |
Don't assume too much about how print will scale
your fp numbers; be explicit and use printf instead--
the assumption broke in UNICOS (from Mark Lutz)
(Use %.0f instead of %d because in 32-bit systems
the %d may end producing -1 or something else odd.)
p4raw-id: //depot/perl@17225
Diffstat (limited to 'ext/threads/threads.pm')
0 files changed, 0 insertions, 0 deletions