summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-03-23 06:22:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-03-23 06:22:17 -0700
commita8440a58be20cd8bcfa78b74ed39e5cffcbc0f30 (patch)
tree17c7de237bda356eeff90fe623e51dd1a83adb72 /Makefile
parent8f57057a347cd20a3a04156ca1caa810509e6e09 (diff)
downloadtxr-a8440a58be20cd8bcfa78b74ed39e5cffcbc0f30.tar.gz
txr-a8440a58be20cd8bcfa78b74ed39e5cffcbc0f30.tar.bz2
txr-a8440a58be20cd8bcfa78b74ed39e5cffcbc0f30.zip
Fix ctype.h functions misapplied to wide characters.
* arith.c (tofloat): The isdigit here should be iswdigit. Use '0' to '9' range check. (toint): Replace accidental isalpha and toupper with iswalpha and towupper.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions