Re: [perl #40145] [PATCH] t/compilers/imcc/syn/macro.t segfault

2006-08-10 Thread Leopold Toetsch
Am Donnerstag, 10. August 2006 03:13 schrieb Autrijus Tang: > 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. Which segfault - I didn't see one? Anyway, applied - r13984, with a li

[perl #40145] [PATCH] t/compilers/imcc/syn/macro.t segfault

2006-08-10 Thread via RT
# New Ticket Created by Autrijus Tang # Please include the string: [perl #40145] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40145 > The segfault (exhibited in 0.4.6) was caused by a missing str_dup in dan's r4236; pas