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

non-matching S/// should return unmodified string #4683

Closed
p6rt opened this issue Oct 28, 2015 · 4 comments
Closed

non-matching S/// should return unmodified string #4683

p6rt opened this issue Oct 28, 2015 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 28, 2015

Migrated from rt.perl.org#126476 (status was 'resolved')

Searchable as RT126476$

@p6rt
Copy link
Author

p6rt commented Oct 28, 2015

From @TimToady

p6 '$_ = "foo"; say S/a/b/'
Nil

Should instead return "foo".

@p6rt
Copy link
Author

p6rt commented Nov 7, 2015

From @TimToady

Fixed in 9e4902f772b0e86fe96771b22039aaf1a57fae34

1 similar comment
@p6rt
Copy link
Author

p6rt commented Nov 7, 2015

From @TimToady

Fixed in 9e4902f772b0e86fe96771b22039aaf1a57fae34

@p6rt
Copy link
Author

p6rt commented Nov 7, 2015

@TimToady - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Nov 7, 2015
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant