Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 25 Feb 2004 10:59:04 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: check_case:strict Useful Message-ID: <20040225155904.GA3989@redhat.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <01f601c3fbb7$3c96f960$9a00a8c0 AT toyon DOT corp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01f601c3fbb7$3c96f960$9a00a8c0@toyon.corp> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Wed, Feb 25, 2004 at 07:51:27AM -0800, Peter J. Stieber wrote: >In a different thread CFG wrote: > >CFG> I keep pointing out that there few reasons to use the >CFG> check_case:strict option. Even the person who wrote >CFG> it (Corinna) agrees. It slows down cygwin's file handling. >CFG> You should only be using this option if you really need it >CFG> and really know what you are doing. > >My company generates code for two platforms; Windows and Linux. 95% of the >developers use a Windows based PC with Visual Studio, but the code they >generate must also compile on a Linux box using GCC, so we have them install >cygwin with DOS (Text) mounts and have them use check_case:strict. The >former allows them to build both the VS and cygwin/GCC versions from the >same source. The latter prevents them from committing changes that would >work in VS, but not on Linux (Improper case in a header file name). We do >not use the result of the cygwin build, but instead, use the cygwin >environment as a check of our Linux build before committing. This is very >valuable to us, but I'll admit, an odd situation. > >So... > >Thanks for adding the feature Corinna and thanks for all of your endless >work on cygwin Chris. This falls under the classification of "really need it and really know what you're doing". I'll point out again that it really does slow down cygwin to use this option. >No bug report and a compliment; refreshing eh? You bet! :-) cgf -- 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/