-
Notifications
You must be signed in to change notification settings - Fork 576
Blead Breaks CPAN: MSTROUT/PerlX-AsyncAwait-0.001002.tar.gz #16415
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
Comments
From @eserteThis is a bug report for perl from slaven@rezic.de, The test suite of PerlX-AsyncAwait-0.001002 fails with perl 5.27.8. Sample fail report: There's already a CPAN RT ticket with more information about the issue: Flags: Site configuration information for perl 5.27.9: Configured by eserte at Tue Feb 6 19:16:51 CET 2018. Summary of my perl5 (revision 5 version 27 subversion 9) configuration: @INC for perl 5.27.9: Environment for perl 5.27.9: |
From @cpansproutOn Sun, 11 Feb 2018 12:31:40 -0800, slaven@rezic.de wrote:
The issue was that this no longer worked: goto __GEN_2; My earlier patch forbad going into the argument of any binary operator, to avoid stack corruption. But going into the first argument is safe, so I have permitted that in b4dcd72. -- Father Chrysostomos |
The RT System itself - Status changed from 'new' to 'open' |
@cpansprout - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#132854 (status was 'resolved')
Searchable as RT132854$
The text was updated successfully, but these errors were encountered: