This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PL_inf/PL_nan need different export with C++
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 30 Sep 2016 21:18:16 +0000 (17:18 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 1 Oct 2016 13:00:15 +0000 (09:00 -0400)
commit0879cd66ef3f00918ae26d9bb7ac555d3911c548
treede3a215a52ce2b0a0f5032e95f79ed8a0bc8feb3
parentafabfeb3299724b02541bbc9ebf0aeba14e9be17
PL_inf/PL_nan need different export with C++

After the 9ee3aea9, the old way worked with C++ for building
the core, but then failed building the POSIX extension.

(This change is about building with C++ after the 9ee3aea9,
even though that change was about ordering perl.h into a more
logical order for vax-netbsd, or for any non-IEEE-754 platform.)
perl.h