[PATCH 2/4] nsiproxy: Use str(n)casecmp() instead of _strnicmp().

Huw Davies huw at codeweavers.com
Fri Oct 1 09:10:18 CDT 2021


Hi Jacek,

On Fri, Oct 01, 2021 at 03:01:58PM +0200, Jacek Caban wrote:
> There was a reason we avoided those in pre-PE code. Piotr should know more
> details, but I think it unreliable for Turkish locale (IIRC something about
> handling uppercased 'i'). It looks like a local helper that would just
> handle case sensitivity for ASCII subset would be enough here.

Thanks, that rings a bell.  I've sent in a version that follows your
suggestion.

Thanks!
Huw.



More information about the wine-devel mailing list