[perl #127215] Negative codepoint in .comb + /:m/

2016-09-19 Thread Will Coleda via RT
On Fri Jan 08 21:03:49 2016, ju...@tnx.nl wrote: > $ perl6 -e'say "hello".comb(/:m <[o]>/)' > ===SORRY!=== > chr codepoint cannot be negative > -- Will "Coke" Coleda I can no longer duplicate this: $ perl6 --version This is Rakudo version 2016.08.1 built on MoarVM version 2016.08

Re: [perl #127215] Negative codepoint in .comb + /:m/

2016-01-09 Thread Elizabeth Mattijsen
> On 09 Jan 2016, at 06:03, Juerd Waalboer (via RT) > wrote: > > # New Ticket Created by Juerd Waalboer > # Please include the string: [perl #127215] > # in the subject line of all future correspondence about this issue. > #

[perl #127215] Negative codepoint in .comb + /:m/

2016-01-08 Thread via RT
# New Ticket Created by Juerd Waalboer # Please include the string: [perl #127215] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127215 > $ perl6 -e'say "hello".comb(/:m <[o]>/)' ===SORRY!=== chr codepoint cannot