Skip to content

fix set magic handling for scalar reverse and an index() optimization #17740

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

Merged
merged 2 commits into from
May 27, 2020

Conversation

tonycoz
Copy link
Contributor

@tonycoz tonycoz commented Apr 22, 2020

fixes #17737 fixes #17739 (github didn't pick it up from the commits)

@toddr toddr added this to the 5.32.0 milestone May 19, 2020
@xsawyerx
Copy link
Member

@iabyn, @ilmari, ping. :)

@tonycoz tonycoz force-pushed the 17737-make-reverse-magical branch from 717715a to bdfdd63 Compare May 25, 2020 00:53
@xsawyerx xsawyerx merged commit e2d0e9a into Perl:blead May 27, 2020
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.

$lexical = (index($x, y) == -1) optimization returns the right side panic: sv_len_utf8 cache 1 real 0 for at
5 participants