This is the mail archive of the cygwin 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: [1.7] deleting in-use directories


On Apr  9 16:13, Eric Blake wrote:
> The Autoconf testsuite is failing several tests on cygwin 1.7 that used to pass 
> on cygwin 1.5.  I've traced it to the fact that 1.7 is trying to be smarter 
> about deleting in-use files and directories, but doesn't quite get things right.

Incredible but true.  It was an alignment problem with a local buffer
in the function which moves the directory to the bin when a sharing
violation occurs.  This seems to be a new problem with gcc-4.  As long
as I built Cygwin with gcc-3, I never had this problem.

Please test the latest from CVS.  It should fix your problem.


Thanks for the report,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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