Skip to content

Fix deaggregate failing on perl 5.38#19

Open
LeoVerto wants to merge 1 commit intokjokjo:masterfrom
LeoVerto:fix-deaggregate
Open

Fix deaggregate failing on perl 5.38#19
LeoVerto wants to merge 1 commit intokjokjo:masterfrom
LeoVerto:fix-deaggregate

Conversation

@LeoVerto
Copy link

@LeoVerto LeoVerto commented Oct 25, 2023

Workaround for a bug causing BigInt and BigFloat comparison to result in an endless loop until the fix added in Perl/perl5@451bb38 lands in the next Perl release.

@LeoVerto LeoVerto force-pushed the fix-deaggregate branch 3 times, most recently from 852a845 to 2b6c1b7 Compare October 25, 2023 01:41
Workaround for a bug causing an infinite recursion when comparing
a BigInt to a BigFloat, introduced in Math::BigInt 1.999840 and
fixed in 1.999842.

See pjacklam/p5-Math-BigInt@d268562

Fixes kjokjo#15, fixes kjokjo#17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant