X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpic16%2Fralloc.c;h=5fa12896432b93910d0a3eac2bcd074ac268af39;hb=195ee3f3ee25ce2c5f2a59fbd2779c4cb80527c3;hp=476626a6099b7c1c949675baf71fa1fb9a7dac65;hpb=67012d40979fd3584f926cfd9c200ffa4a16d338;p=fw%2Fsdcc diff --git a/src/pic16/ralloc.c b/src/pic16/ralloc.c index 476626a6..5fa12896 100644 --- a/src/pic16/ralloc.c +++ b/src/pic16/ralloc.c @@ -154,7 +154,7 @@ debugLog (char *fmt,...) fprintf (debugF, "%s", buffer); /* - while (isspace(*bufferP)) bufferP++; + while (isspace((unsigned char)*bufferP)) bufferP++; if (bufferP && *bufferP) lineCurr = (lineCurr ?