Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Math::BigFloat@1.999831+ upgrade improvements breakage #7635

Merged

Conversation

ehuelsmann
Copy link
Member

Before, apparently, we depended on Math::BigFloat /not/ downgrading on many operations. That behaviour (bug) has been fixed in 1.999831, which is included in Perl 5.36. This commit explicitly forbids Math::BigFloat from downgrading.

Before, apparently, we depended on Math::BigFloat /not/ downgrading on many
operations. That behaviour (bug) has been fixed in 1.999831, which is included
in Perl 5.36. This commit explicitly forbids Math::BigFloat from downgrading.
@ehuelsmann ehuelsmann enabled auto-merge October 1, 2023 17:27
@ehuelsmann ehuelsmann merged commit 04cab48 into ledgersmb:master Oct 1, 2023
@ehuelsmann ehuelsmann deleted the fix/master/no-pgnumber-downgrading branch October 1, 2023 17:57
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