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

Negated char class in enumerated list #3429

Closed
p6rt opened this issue Jul 8, 2014 · 3 comments
Closed

Negated char class in enumerated list #3429

p6rt opened this issue Jul 8, 2014 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Jul 8, 2014

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

Searchable as RT122245$

@p6rt
Copy link
Author

p6rt commented Jul 8, 2014

From @coke

Many tests in S05-mass/named-chars.t are todo'd with this notation, e.g.​:

ok(!( "\x[c]" ~~ m/^ <[\C[FORM FEED (FF)]]>/ ), 'Negative charclass
named FORM FEED (FF) nomatch');

ok("\x[a42d]" ~~ m/^ <[\C[HALFWIDTH KATAKANA LETTER SMALL YO]]>/,
'Negative charclass named HALFWIDTH KATAKANA LETTER SMALL YO match');

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jul 20, 2014

From @FROGGS

Patch​: Raku/nqp@fc99946fee
Tests​: Raku/roast@29abad5d52

@p6rt
Copy link
Author

p6rt commented Jul 20, 2014

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

@p6rt p6rt closed this as completed Jul 20, 2014
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