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] fallout of path conversion work?


On Fri, May 28, 2004 at 01:58:18PM -0400, Pierre A. Humblet wrote:
>Here it is.
>
>FYI, in 1.5.9 the test changed below was
>
>if ((!path.has_symlinks () && strpbrk (dir, ":\\") == NULL
>	    && pcheck_case == PCHECK_RELAXED)
>   posix_cwd = normalized_posix_path (dir)
>
>
>I think it's correct this time, but more testing never hurts.

Thanks for the quick response.  Please check in.

We really need someone to spend some time on the test suite.  Any
takers?

cgf


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