Module Name: pcc
Committed By: plunky
Date: Thu Oct 11 10:17:42 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
clean up #error and #warning a little.. use common function to copy
up to (but not including) end of line, use clearer error messages,
and remove unreachable code (flslvl is never true, we already returned)
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.