# New Ticket Created by Angel Faus # Please include the string: [perl #15358] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15358 > This patch apparently makes the rx engine behave well with the GC: It creates a new pmc class PerlReInfo, that is exactly like PerlPointer, but with the "mark" method implemented, so the string in rxinfo gets doesn't get collected. -àngel -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/31020/25999/42a3c8/safe_rx.diff