Re: [Mutt] #2901: wrong parameter micalg with mutt 1.5.15 and gpgme
#2901: wrong parameter micalg with mutt 1.5.15 and gpgme
Comment (by MrTux):
Replying to [comment:9 Sertaç Ö. Yıldız]:
> tolower() is not locale safe so this might not give what you intend to
> get on some (Turkish) locales. ascii_tolower() might be more
> appropriate.
Thanks for the suggestion. I am not that familar with mutt, so I did not
know about function.
Patch version 4 (second attachment) uses ascii_tolower and follows the
hint given by Paul.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2901#comment:10>