This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Change Setup's package search field to case-insensitive


Corinna Vinschen wrote:

To address the issue of StrStri, I am surprised that msvcrt doesn't have
something like this but, since it doesn't, I agree that it makes sense
to use whatever the OS provides.

msvcrt only supports strstr, not strcasestr, unfortunately.

Which begs the question:


  Does it make sense to lowercase the finder and findee to avoid pulling
  in yet another library?

Ralph


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]