delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/25/20:36:18

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=WR
f+Im2Wh9atNHq9wN8+mwXYuYIk+lQQLkhHBNdH22T5GAo2/YyNVB+bn5Xq2v/MsW
3IMKwgUdsKpfdjzKakOLf7QchvUG9/T4Z64b2iEYGE4Gi5W7pQf/QsQ+tLQOM4ze
BCyqjljKyf+V9ebGz986ZKB3CORkWB7/e5tjKyo+w=
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=iS/5PC2+
WZ/8c+OfYpMkSdjd+Xg=; b=AfFcBCAefyEBnbOVMYyZUQiTJBsBDkQwT6ULIgje
6wdt2GOcfDZgEQv/f8qUSQz3KxtKdk40Bm6aRPDYSaUH7dmYytcoF07Y3CbMdL9o
eP2qecC0dDNQyMqbrp9pVs5Y9SLogLagufA+fJ7Iz6JqWAcQVsdznVSLOYBVUIsl
uMo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2 spammy=tao, Tao, begins, Gratz
X-HELO: mail-wm0-f42.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=s93+U2FgBC6OdOWj/X68jZw8Lob9kcgjoU+V7oQ/tC8=; b=TZdSe/gkDwVEmYfiFN661zpmnSvq+4pyNWnWEorRFBEaNj5ZWZogYeAXWBXMPWuLvJ s0FnHWDkSkknFpoPuOh+ygoG286vGmPdG0tB3ho/Q0VKY7wHFUA+WBNaMcZLtTR9yNJF 9n7j7DDknmmI/uV2C56/8pH8LuPwf6IJ/JNIgc8teqMNu2ZYQMrSDKtDJnKND+epiySq On0gADCzzZr3RBU5amfU8/KvKe6JwqBSsWyZD0HMR8b1oqwN6LOeE+BYMe1NEFfwmA53 6j/5gptEbHjYb1s0Xn7oK2b9fh2dQgM+NJcBvEPdI8/dedtb5NhDRKu+5nw9AH2EZEl/ SuBg==
X-Gm-Message-State: AG10YOQy7MfUXvXoD9YokujMZJgsheystk00xLDuyoQd+udmVo/s0PLBD7aA3JdxoEhVjzRPdYqIl3y5RvtIWg==
MIME-Version: 1.0
X-Received: by 10.28.227.134 with SMTP id a128mr1145530wmh.67.1456443679729; Thu, 25 Feb 2016 15:41:19 -0800 (PST)
In-Reply-To: <87lh6bducb.fsf@Rainer.invalid>
References: <CAEhDDbCgz=vKL-5wUYFC0V=56M01ewoVP9LrpCX830_XmarGZA AT mail DOT gmail DOT com> <87lh6bducb DOT fsf AT Rainer DOT invalid>
Date: Fri, 26 Feb 2016 00:41:19 +0100
Message-ID: <CAEhDDbBk3rBSf7gCjvAX+WP9Jwxb2r3FhGuCDStKYRvRfPz++g@mail.gmail.com>
Subject: Re: find doesn't find existing files
From: Csaba Raduly <rcsaba AT gmail DOT com>
To: cygwin list <cygwin AT cygwin DOT com>

On Tue, Feb 23, 2016 at 9:50 PM, Achim Gratz  wrote:
>
> That's because the filename really is LibXML.pm (not the upper case L at
> the beginning).  Why ls doesn't complain about the filename I'm not sure
> (case insensitive FS search most likely), but find always gets the
> correct case from reading the dir and won't match unless you use -iname.

You are right.

I must have had a blind spot to believe that the module's name is
(lowercase) libXML :(
Even "perldoc XML::libXML" begins with "use XML::LibXML;"

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019