The segfault (exhibited in 0.4.6) was caused by a missing str_dup in
dan's r4236; passing yytext to other functions would need to preserve
its content first.
Also the original code was misindented from jonathan's r9526.
Please regen imclexer.c in maintainer mode after applying this patch.
Thanks,
Audrey
Which segfault - I didn't see one?
Anyway, applied - r13984, with a little addition that keeps parrot's macro
tests silent re error reporting.
Thanks,
leo