In perl.git, the branch smoke-me/jhi/ldblm has been created
<http://perl5.git.perl.org/perl.git/commitdiff/fff29703610773e69396968a770f4b91199cefc5?hp=0000000000000000000000000000000000000000>
at fff29703610773e69396968a770f4b91199cefc5 (commit)
- Log -----------------------------------------------------------------
commit fff29703610773e69396968a770f4b91199cefc5
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Nov 11 18:36:57 2014 -0500
Special case exp(1) for ppc64-linux.
M t/op/sprintf2.t
commit 9a9c5da8b057899573f6abd29c4d24434b00b0d3
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Nov 11 18:27:51 2014 -0500
Revert "sisyphus thinks the test value is simply wrong here."
This reverts commit 5399a05dbb94d8e0c2a0ea2b588ff80ad23f2093.
(sisyphus thinks the bug is actually in ppc64 linux exp())
M t/op/sprintf2.t
commit ed7b17fd379232f9913576e3ad7065ddd6faef04
Author: Jarkko Hietaniemi <[email protected]>
Date: Tue Nov 11 18:14:40 2014 -0500
If long double math functions do not work, drop uselongdouble.
This moves an prototype version of the test from the freebsd hints
to Configure, thus stopping also other platforms that have lacking
longdouble implementations.
The test is not comprehensive (not all long double interfaces are tested),
but it covers some of the most common ones.
The earlier test was actually wrong, so no FreeBSD could ever pass.
Sorry, FreeBSD.
M Configure
M hints/freebsd.sh
-----------------------------------------------------------------------
--
Perl5 Master Repository