Module Name: pcc
Committed By: ragge
Date: Sat Aug 8 07:25:54 UTC 2009
Modified Files:
pcc/cc/cpp: cpp.c
Log Message:
Must accept identifiers beginning with a digit in macro expansion, so that
macro replacement of concatenated strings work. Actually this fix also
solved a long-standing problem. Fixes Jira#PCC-69 by Jonathan Gray.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pcc/cc/cpp/cpp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.