# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #69682]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69682 >


<masak> rakudo: / <[z ......... booga booga - ]> /
<p6eval> rakudo daf221: OUTPUT«src/gc/api.c:253: failed assertion
'PObj_is_PMC_TEST(obj)'␤[...]
<masak> \o/
<pmichaud> rakudo:  / <[a-z]> /
<p6eval> rakudo daf221: OUTPUT«src/gc/api.c:253: failed assertion
'PObj_is_PMC_TEST(obj)'␤[...]
<pmichaud> that looks to me like a p6eval issue
<pmichaud> or an exceptions problem
<moritz_> $ >perl6 -e '/ <[a-z]> /'
<moritz_> Attributes of type 'struct llsig_element **' cannot be
subclassed from a high-level PMC.
<moritz_> still LTA
<pmichaud> $ ./perl6 -e '/ <[a-z]> /'
<pmichaud> perl6regex parse error: Unescaped '-' in charlist (use '..'
or '\-') at offset 5, found '-'
<moritz_> pmichaud: are you on latest master?
<pmichaud> no.
<moritz_> since llsig is a new concept, it might well make a difference
<jnthn> What on earth is it trying to do with a sig there. :-/
<moritz_> anyway, we need masak for that one ;-)
<masak> what? what am I supposed to do? :P
<moritz_> bug it!
<jnthn> .oO( oh BUGger )
<pmichaud> the "Unescaped '-' in charlist" is the correct output.

Reply via email to