X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=e1 jIIcECyAuMNwCTTqju3dimXe6eH/+4auRktyzJOkGtR1g+lkZJGnSxVXQ4dsbnYY 9wXVRDPEJtZcaJZAZiGaNPxjPR+EunEPNxAHrrWAEK9j1jLk3fi++csOvx9/DvfX XejhokErgtqrVgG9SINaxgTWB1txRCMYi3CWMB9i0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=8QGqrYEO XUlB5EoEuxk1yVwWVkU=; b=LOaG022GtQyZnXE1i78D8DHQrDYLW/6jk7HxKXPO wZbh5Ivk/0XM8cQJfcGj1idGEywvZJ8VtLnHGHtFeWGxPSMNso06zt15d5NRcEm3 sAwPmNL0pwT5HWtIBe4Be7d8p74NPX5bcmKCgTbZNLM5qXzuhRD22WTpEWyCpw7K XCk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.182.148.100 with SMTP id tr4mr1889280obb.53.1370612692981; Fri, 07 Jun 2013 06:44:52 -0700 (PDT) In-Reply-To: <21158364.20130607171018@mtu-net.ru> References: <51AF530A DOT 7080306 AT shaddybaddah DOT name> <20130605162825 DOT GC3250 AT calimero DOT vinschen DOT de> <21158364 DOT 20130607171018 AT mtu-net DOT ru> Date: Fri, 7 Jun 2013 14:44:52 +0100 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.19 From: Nick Lowe To: Andrey Repin Content-Type: text/plain; charset=ISO-8859-1 > Nick, was it you, who wrote this article? > http://www.nicklowe.org/2012/02/understanding-case-sensitivity-in-windows-obcaseinsensitive-file_case_sensitive_search/ > Thanks for it, if so. > But the more frustrating it makes your post, as article clearly states, that I did, yes. I was trying to get my head around it and the design a year or so ago and decided to document it as I could find nothing substantive available on the Web. At the time, I noticed that Corinna special cased Windows 2000 to keep reading obcaseinsensitive in the patch that was otherwise committed to test for the actual state of case sensitivity instead: http://cygwin.com/ml/cygwin-cvs/2012-q1/msg00115.html It is a mess and pretty frustrating! You have to be very careful about the assumptions that you make in your code. Regards, Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple