]> Dogcows Code - chaz/tar/commit
* src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Oct 2007 05:49:18 +0000 (05:49 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 13 Oct 2007 05:49:18 +0000 (05:49 +0000)
commit6060d613d1791632b0d6eaafc7d83210f791799a
tree84b1a4a2572425e548becb1ba6043fce2b4f3c22
parent3f12066739fdda1a387948717897876c1dcb25e7
* src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1

warning about "comparison is always true due to limited range of
data type" when char is unsigned.
ChangeLog
src/utf8.c
This page took 0.01928 seconds and 4 git commands to generate.