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

Fancy ‘’ quotes in rules #4726

Closed
p6rt opened this issue Nov 3, 2015 · 4 comments
Closed

Fancy ‘’ quotes in rules #4726

p6rt opened this issue Nov 3, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Nov 3, 2015

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

Searchable as RT126557$

@p6rt
Copy link
Author

p6rt commented Nov 3, 2015

From @AlexDaniel

This works​:
my $foo = �hello�

But this doesn't (Unrecognized regex metacharacter â��)​:
my regex foo { �hello� }

I find it inconsistent. I'm also sad because I cannot use my lovely quotes.

<[Coke]> They were added to the language much later by timtoady directly. I
  wouldn't mind if they also existed in rules

However, I'm not sure about other quotes. �� and 「」 � should it do
something in rules?

@p6rt
Copy link
Author

p6rt commented Nov 4, 2015

From @TimToady

Fixed in 36a35142a0b7dadd65a5b09bcba7f460845ae3e9
Tests in 2ccb4443d61efd053419239203106e5636b021ce and 7cd9f97ccdad6299c3b6dc4d4b071c6580c0b66c

1 similar comment
@p6rt
Copy link
Author

p6rt commented Nov 4, 2015

From @TimToady

Fixed in 36a35142a0b7dadd65a5b09bcba7f460845ae3e9
Tests in 2ccb4443d61efd053419239203106e5636b021ce and 7cd9f97ccdad6299c3b6dc4d4b071c6580c0b66c

@p6rt p6rt closed this as completed Nov 4, 2015
@p6rt
Copy link
Author

p6rt commented Nov 4, 2015

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

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

No branches or pull requests

1 participant