[gnutls-devel] GnuTLS | Use locale-independant string comparisons and character type checks (#570)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Sep 21 15:30:01 CEST 2018


`c_strcasecmp` was used in the past, but I eliminated it as it was bringing way too many gnulib dependencies and making the build quite unstable (e.g., my experience with gnulib when using a git-bisect was that it very often fails). Now that you have separated the gnulib from the repo the bisect problem is gone, so we could bring it. However is that use of strncasecmp a problem? They are used for comparing fixed strings with user strings.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/570#note_103407332
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20180921/98f0c09a/attachment-0001.html>


More information about the Gnutls-devel mailing list