-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [In general, there is no need to cc me, as I read the lists, but I'm not as adamant about this as some list readers]
According to Vincent Legoll on 3/9/2007 5:50 AM: > Hello, > > I use cygwin at work, for our build chains, and I do not > upgrade often, but the last batch I did some days ago > broke our process. A 'find' done inside a Makefile is not > working properly any more, failing with the following > error message: > > [...] > find D:/Tmp -depth -type d -name 'DISK?' -exec mv "{}" en \; > find: could not change to directory D:/Tmp/Product Configuration > 1/DiskImages/DISK1: No such file or directory > [...] Yes, I'm working on fixing that; it has also been reported upstream, and so far, it looks like an unintended side-effect of my patch that tried to fix -execdir semantics. The problem is I haven't had enough spare time lately. The upstream maintainer promised findutils-4.3.3 this month, so hopefully I will get to it soon. > whereas when changing that command line to use 'oldfind', > as specified in you announcement, it worked as it did before... Correct. > > How long will 'oldfind' still be kept for compatibility ? As long as the upstream maintainer thinks that 4.3.x is unstable (ie. probably until find 4.4 is released); not under my control. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] volunteer cygwin findutils maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8Wy484KuGfSFAYARAjWsAKDK4o6meS+ZiJYwjDhRQAyMvLpEiwCffQRr 3W56shuqs7qmnPrSN2o2ZjY= =4Boi -----END PGP SIGNATURE----- -- 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/