[perl #132186] [REGEX][PRECOMP] "getlex: outer index out of range" with precomped `constant` Regex

2017-10-04 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
I bisected it to https://github.com/rakudo/rakudo/commit/87288285f6f398ec7cba0900312ced4b580d79ed The error is still there but different. See https://gist.github.com/Whateverable/536231b535ec98403f2cc96a452dd5b1 Not sure if it helps though. On 2017-09-29 17:01:40, c...@zoffix.com wrote: > $ echo

[perl #132186] [REGEX][PRECOMP] "getlex: outer index out of range" with precomped `constant` Regex

2017-09-29 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #132186] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132186 > $ echo 'unit class Foo; constant $RT_RE = rx/« [RT]?"#"? <( <[0..9]>**{5..6} »/; metho