public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Csaba Raduly <rcsaba@gmail.com>
To: cygwin list <cygwin@cygwin.com>
Subject: Re: find doesn't find existing files
Date: Thu, 25 Feb 2016 23:41:00 -0000	[thread overview]
Message-ID: <CAEhDDbBk3rBSf7gCjvAX+WP9Jwxb2r3FhGuCDStKYRvRfPz++g@mail.gmail.com> (raw)
In-Reply-To: <87lh6bducb.fsf@Rainer.invalid>

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

      reply	other threads:[~2016-02-25 23:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 20:19 Csaba Raduly
2016-02-23 20:22 ` Erik Soderquist
2016-02-23 20:50 ` Achim Gratz
2016-02-25 23:41   ` Csaba Raduly [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEhDDbBk3rBSf7gCjvAX+WP9Jwxb2r3FhGuCDStKYRvRfPz++g@mail.gmail.com \
    --to=rcsaba@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).