[perl #120379] java.lang.NullPointerException from incomplete regex on the REPL

2015-02-07 Thread Christian Bartolomaeus via RT
This no longer gives a NullPointerException: $ perl6-j > 'asa' ~~ /:s ^a* % ===SORRY!=== Error while compiling Missing quantifier on the left argument of % at :2 --> ⏏ $ perl6-j --version This is perl6 version 2015.01-60-g12db81b built on JVM Is this closeable or do we need a test for the r

[perl #120379] java.lang.NullPointerException from incomplete regex on the REPL

2013-10-27 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #120379] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=120379 > moritz@pat:~/p6/json>perl6-j > 'asa' ~~ /:s ^a* % java.lang.NullPointerException java.lan