summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2009-01-11 14:17:57 +0000
committerBen Harris <bjh21@bjh21.me.uk>2009-01-11 14:17:57 +0000
commit5ab3416297d59737f89412dcf2a5fd71e0d4d3e6 (patch)
tree4a07fab1985d3a36be908bc25d599308fdd5b16f /Makefile
parent32afd0576815a6852dab380118ef4b95a67b3bc7 (diff)
downloadhalibut-5ab3416297d59737f89412dcf2a5fd71e0d4d3e6.zip
halibut-5ab3416297d59737f89412dcf2a5fd71e0d4d3e6.tar.gz
halibut-5ab3416297d59737f89412dcf2a5fd71e0d4d3e6.tar.bz2
halibut-5ab3416297d59737f89412dcf2a5fd71e0d4d3e6.tar.xz
ctype functions require their argument to be EOF or representable as an
unsigned char. On platforms were char is signed, passing plain char won't cut it. Make sure we case chars to unsigned char before passing them to tolower(). [originally from svn r8404] [this svn revision also touched charset,filter,timber]
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions