mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
sytnax-check: add a check for risky ctype macro use
* Makefile.maint (sc_risky_ctype_macros): New rule.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
Fri May 9 10:01:34 EST 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
sytnax-check: add a check for risky ctype macro use
|
||||
* Makefile.maint (sc_risky_ctype_macros): New rule.
|
||||
|
||||
avoid one more ctype vs. sign-extension problem
|
||||
* src/util.c (TOLOWER): Also convert tolower argument.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user