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 #7636

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 merged commit abbf70c into ledgersmb:1.11 Oct 1, 2023
17 checks passed
@ehuelsmann ehuelsmann deleted the fix/1.11/no-pgnumber-downgrading branch October 1, 2023 18:06
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.

None yet

1 participant