Re: [perl #37604] [PATCH] fix a warning in main.c

2005-11-04 Thread Leopold Toetsch
Matt Fowles (via RT) wrote: This patch fixes a warning in main.c by removing an unnecessary strdup and following free. One test fails, t/p6rules/modifiers.t, but I think it is unrelated. Good catch. Thanks, applied - r9772. leo

[perl #37604] [PATCH] fix a warning in main.c

2005-11-04 Thread via RT
# New Ticket Created by Matt Fowles # Please include the string: [perl #37604] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37604 > All~ This patch fixes a warning in main.c by removing an unnecessary strdup and followi