This is the mail archive of the cygwin-developers@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: path_conv::check() gets confused by recently opened files


On Wed, May 22, 2002 at 02:56:27PM +0200, Corinna Vinschen wrote:
>I found that path_conv::check() pinches off the tail when searching
>for existing path components.  This strips the filename here from
>path_copy since it doesn't exist yet.  The effect is that 
>path_conv->normalized_path can't be correct when path_conv points
>to a yet non-existant file.  I don't see an easy way to get the
>correct normalized path without introducing an additioanl temporary
>copy of the path.

I've duplicated the problem.  I'll fix it tomorrow.

I had to get my gcc working again.  I'm getting random core dumps
from cygwin now but I think it's gcc related.

cgf


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