Szerző: Philip Hazel Dátum: Címzett: Herczeg Zoltán CC: pcre-dev Tárgy: Re: [pcre-dev] 8.20-RC2 is now available
On Fri, 23 Sep 2011, Herczeg Zoltán wrote:
> am I see right that your script has removed the CRLF line endings from RunTest.bat?
Doh! Oh dear. Sorry, Sheri. I have a script for tidying up files for a
release, and one of the things it does is to remove trailing spaces.
Unfortunately, in the Perl script that does this, \s matches CR as well
as spaces.
I will of course fix this: put back the CRs before the LFs, and remove
RunTest.bat from the list of files that are detrailed. Oh well, this is
what RC's are for.