On 10/28/2014 02:25 PM, Ed Beroset wrote:
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?
Good point: we prohibited strncasecmp() years ago so there's no need for
it to exist any more.
https://code.wireshark.org/review/4980
___________________________________________________________________________
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