develooper Front page | perl.perl5.porters | Postings from September 2010

[perl #71710] Fw: PATCH fixes for File::Find

Thread Next
From:
Father Chrysostomos via RT
Date:
September 23, 2010 17:25
Subject:
[perl #71710] Fw: PATCH fixes for File::Find
Message ID:
rt-3.6.HEAD-5116-1285287934-435.71710-15-0@perl.org
On Tue Dec 29 07:17:28 2009, alex.davies@talktalk.net wrote:
> > Please find attached patches for File::Find and its test file.
> >
> > The changes ensure that paths passed to File::Find::find() on Win32
> > which have a trailing *back*slash are neatly handled. That is, the
> > change ensures paths such as c:\dir\/file are no longer generated.

Thank you. I have applied these as
a0b245d5e289be3bb051fa91ac65fec84cf27e6d. I took the liberty of changing
capturing parentheses to (?:...) to avoid triggering the pre-match copy
unnecessarily.


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