Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3B797B22.C06C71D9@yahoo.com> Date: Tue, 14 Aug 2001 13:25:22 -0600 From: Earnie Boyd X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Bernard Dautrevaux CC: "'Tim Van Holder'" , Charles Wilson , automake AT gnu DOT org, CU List Subject: Re: Automake 1.4l released References: <3B7974C6 DOT 83934084 AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > Subject: RE: Automake 1.4l released > Date: Tue, 14 Aug 2001 11:13:48 +0200 > From: Bernard Dautrevaux > To: 'Tim Van Holder' , Charles Wilson > > CC: automake AT gnu DOT org, "'cygwin AT cygwin DOT com'" > -8<- > > > my point was > > merely that I consider the cygwin/NTFS behaviour unusual, as a file's > > readonly attribute generally applies to the file, not the metadata > > kept by the file system for that file. > > I should agree here; ANY case where cygwin is different from traditional > UNIX practice is disturbing. > Your points are invalid in that this isn't a Cygwin behavior except through inheritance of the way the OS and file system works. The point of all of the autotools is to provide for practical portability. When you release a version that breaks that portability then it is a bug in the release. Autoconf had to bend over backward to keep current functionality for portability reasons. Automake is a sister tool to Autoconf and should maintain the same effort to maintain portability. The native shell when using NTFS will exhibit this behavior as well. For this reason alone, please, consider Chuck's work around to this problem. For other reasons, you are causing a HOALOW for little gain on the tool side. The gain for Automake is what, "To test the distribution for CDROM release"? At least test to see if `touch'ing a read only file will cause problems and work around them automagically if it does. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/