This is the mail archive of the
cygwin-patches@cygwin.com
mailing list for the Cygwin project.
Re: [Patch]: chdir
- From: Christopher Faylor <cgf-no-personal-reply-please at cygwin dot com>
- To: cygwin-patches at cygwin dot com
- Date: Tue, 4 May 2004 20:20:03 -0400
- Subject: Re: [Patch]: chdir
- References: <3.0.5.32.20040504200359.007fcec0@incoming.verizon.net>
- Reply-to: cygwin-patches at cygwin dot com
On Tue, May 04, 2004 at 08:03:59PM -0400, Pierre A. Humblet wrote:
>Here is a simple patch that simplifies chdir processing
>and avoids calling normalized_posix_path multiple times.
>
>If it doesn't break anything it will simplify removing
>trailing dots and spaces, as discussed earlier today.
"If it doesn't break anything" does not leave me filled with confidence
that this patch is appropriate for application as we are anticipating
releasing 1.5.10.
cgf