develooper Front page | perl.perl6.internals | Postings from September 2005

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

Thread Next
From:
François PERRAD
Date:
September 19, 2005 08:15
Subject:
Re: [perl #37197] [PATCH] optimize with MinGW
Message ID:
5.1.0.14.2.20050919170007.022077f8@pop.besancon.parkeon.com
At 06:22 19/09/2005 -0700, you wrote:
>François PERRAD  (via RT)" <parrotbug-followup@parrotcode.org> 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.

I think you modified CREDITS file without an UTF-8 editor.
With a UTF-8 decoding, my name is (LATIN SMALL LETTER C WITH CEDILLA, u+00e7)
N: François PERRAD
With a 8bits decoding, you see some think
N: Fran?§ois PERRAD

A correct example is (with French, LATIN SMALL LETTER E WITH ACUTE, u+00e9)
With a UTF-8 decoding
N: Stéphane Payrard
With a 8bits decoding
N: St?©phane Payrard

François

>Jonathan



Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About