Re: [PATCH perl@9424] isn't numeric warning
authorRobin Barker <RMBarker@cpan.org>
Mon, 9 Apr 2001 14:58:04 +0000 (15:58 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 9 Apr 2001 13:07:53 +0000 (13:07 +0000)
commit96fa62ad548d6e808f1530052e817f845408c4bb
treec978c69981a85608dc140aa284b67739abcad9a4
parent199d4a26d48e1b7e74e11764ce528d26a727b369
Re: [PATCH perl@9424] isn't numeric warning
Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>

(This corrects the case where the "isn't numeric" string contains \0s
and is longer than the temporary buffer, and contains \0 at the point
the string would be truncated by "...".)

p4raw-id: //depot/perl@9660
sv.c