On Fri Feb 11 11:42:36 2011, masak wrote: > <takadonet> rakudo: my $ya = "\cIa" > <p6eval> rakudo : OUTPUT«===SORRY!===Method 'panic' not found for > invocant of class 'Regex;Match'» > <takadonet> ??? > <moritz__> internal error during error reporting > * masak submits rakudobug > <masak> rakudo: "\cI" > <p6eval> rakudo : OUTPUT«===SORRY!===Method 'panic' not found for > invocant of class 'Regex;Match'»
<moritz__> nqp: "\cla" <p6eval> nqp: OUTPUT«Unrecognized \c character at line 1, near "la\""current instr.: 'parrot;HLL;Grammar;panic' pc 635 (src/cheats/hll-compiler.pir:206)» <moritz__> that's the error I'd expect <moritz__> what's weird is that rakudo doesn't override <charspec> (the routine that throws this error) * masak adds that to the ticket