Jeff Morriss wrote: >Is there any reason the remaining ctype.h calls in master shouldn't be >removed [and the functions put on the prohibited list in checkAPIs.pl]?
One of the calls in <ctype.h> is tolower() which is used in wsutil/strncasecmp.c. Could we simply remove that entire file and use g_ascii_strncasecmp() instead? Ed ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
