-
Notifications
You must be signed in to change notification settings - Fork 577
BBC: Blead Breaks Mojo::JSON::MaybeXS #23086
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
Labels
BBC
Blead Breaks CPAN - changes in blead broke a cpan module(s)
Comments
CPANtesters is having significant trouble accepting reports from testers and displaying reports to observers. Until that changes, I'm not going to begin attempting a bisection. |
Mojo::JSON::MaybeXS has a dependency on JSON::MaybeXS. Breakage of the latter has been reported in #23053. |
khwilliamson
added a commit
to khwilliamson/perl5
that referenced
this issue
Mar 9, 2025
This reverts commit d62b9fa. That commit turns out to be ill advised. I forgot that the function call it replaced also calls utf8_to_uv() and then munges its return value. This commit to succeed would have needed the same munging. But rather than repeat that logic, just call the original function, by simply reverting this commit. This fixes Perl#23053. I haven't tested them, but it likely also takes care of Perl#22820, Perl#23086, and Perl#22977
khwilliamson
added a commit
that referenced
this issue
Mar 12, 2025
This reverts commit d62b9fa. That commit turns out to be ill advised. I forgot that the function call it replaced also calls utf8_to_uv() and then munges its return value. This commit to succeed would have needed the same munging. But rather than repeat that logic, just call the original function, by simply reverting this commit. This fixes #23053. I haven't tested them, but it likely also takes care of #22820, #23086, and #22977
Successfully installed against v5.41.9-77-g28aeb4ecd4 (Mar 12 2025) on Linux and FreeBSD. Closing ticket. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a bug report for perl from "Carlos Guevara" [email protected],
generated with the help of perlbug 1.43 running under perl 5.41.10.
BBC: Blead Breaks Mojo::JSON::MaybeXS
Please see http://fast-matrix.cpantesters.org/?dist=Mojo::JSON::MaybeXS
Flags
Perl configuration
The text was updated successfully, but these errors were encountered: