Module Name: pcc Committed By: plunky Date: Mon Oct 29 17:48:01 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
various EOF
inch() returns -1 for EOF; try not to store or use that as array index
sloscan() returns 0 for EOF
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
