Re: [perl #37197] [PATCH] optimize with MinGW

2005-09-19 Thread François PERRAD
At 06:22 19/09/2005 -0700, you wrote: François PERRAD (via RT)" <[EMAIL PROTECTED]> wrote: > > This patch allows Configure.pl --optimize and > Configure.pl --optimize=flags > with MinGW. > (And typo in CREDITS) > Thanks, applied (r9210). I think it was me that got your name wrong when I added

Re: [perl #37197] [PATCH] optimize with MinGW

2005-09-19 Thread Jonathan Worthington
François PERRAD (via RT)" <[EMAIL PROTECTED]> wrote: This patch allows Configure.pl --optimize and Configure.pl --optimize=flags with MinGW. (And typo in CREDITS) Thanks, applied (r9210). I think it was me that got your name wrong when I added it to the CREDITS too - sorry about that. Jo

[perl #37197] [PATCH] optimize with MinGW

2005-09-19 Thread François
# New Ticket Created by François PERRAD # Please include the string: [perl #37197] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37197 > This patch allows Configure.pl --optimize and Configure.pl --optimize=flags with M