Christopher Faylor wrote: > > 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.
I don't have access to my cvs/ssh keys for the moment. Can you do check it in? Pierre