This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #133945] Perl_strtod failures
authorKarl Williamson <khw@cpan.org>
Mon, 15 Apr 2019 17:10:31 +0000 (11:10 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 15 Apr 2019 21:18:06 +0000 (15:18 -0600)
commit4ac6fab20b8950ee14756c6f2438809c572082cd
tree8fe7144da8c48247811f7699c82829c31c6861d2
parent8c9c2723eb99e8ecd19594798071d92de79fa67c
PATCH: [perl #133945] Perl_strtod failures

This commit wraps Perl_strtod() in macros that cause the proper radix
character to be used.
perl.h