From: cgf AT cygnus DOT com (Christopher Faylor) Subject: Re: Path handling bug 28 Aug 1998 08:43:43 -0700 Message-ID: <19980828113837.A21377.cygnus.cygwin32.developers@cygnus.com> References: <01BDD1F9 DOT ECC669D0 AT sos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Sergey Okhapkin , "'cygwin32-developers AT cygnus DOT com'" On Thu, Aug 27, 1998 at 08:33:15PM +0400, Sergey Okhapkin wrote: >path.cc (path_conv::path_conv): remove trailing backslach from full win32 name, > otherwice the last component of the path doesn't checked for symlink > (GetFileAttributes("C:\dir\file\") always fails). >[snip] I've added a modified version of this change to the sources. Thanks for finding this. -chris