|
| From: | Paul D. Smith |
| Subject: | [bug #57930] plain char arguments to <ctype.h> functions |
| Date: | Sun, 3 May 2020 15:07:00 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36 |
Update of bug #57930 (project make):
Status: None => Fixed
Assigned to: None => psmith
Open/Closed: Open => Closed
Component Version: None => 4.0
Fixed Release: None => SCM
Triage Status: None => Small Effort
_______________________________________________________
Follow-up Comment #1:
Besides the issue in load.c there were only two places where the cast was
missing: one in the implementations of strcasecmp / strcasencmp which are only
needed on systems that don't provide any case-insensitive comparison natively,
and secondly in a bunch of VMS code. I don't know if VMS even does
UTF/Unicode.
I fixed them all anyway; thanks for the note.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57930>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |