This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
infnan: allow (silently) trailing whitespace.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 26 Jan 2015 02:01:07 +0000 (21:01 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 28 Jan 2015 11:52:32 +0000 (06:52 -0500)
commitb489e20f5bc292b1e257500b577944b52ec6c7d5
tree17cf33ab30726150feee6d45b6d0baab1ec63e32
parent75a57a380101eae68ead055d5951db492491701d
infnan: allow (silently) trailing whitespace.

(Leading whitespace is handled in grok_number_flags.)
numeric.c
t/op/infnan.t