This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch]: path.cc


At 02:49 PM 4/4/2004 -0400, Christopher Faylor wrote:

>I'm leaving on a jet plane soon but I should have time, hotel internet
>permitting, to review further changes.
>
>If you don't want to break these up, I'll probably check stuff in piecemeal
>and generate snapshots.

OK, that's just fine. For future reference, if I break changes in 
small pieces, how to you want the diffs? Each sequentially against the
previous version, or each against the same baseline cvs? 

I include another patch, which affects only the part of ::check that
replaces symlinks. Its main purpose is to accelerate the execution
by avoiding useless or duplicative operations. 

For your convenience I am providing two diffs: one against cvs and
one against my sandbox, after application of the previous patch. 

Have a good trip.

Pierre

2004-04-05  Pierre Humblet <pierre.humblet@ieee.org>

	* path.cc (path_conv::check): Optimize symlink replacements.

Attachment: path2_path1.diff
Description: Text document

Attachment: path2_cvs.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]