Module Name: pcc Committed By: ragge Date: Sat Dec 18 11:38:47 UTC 2010
Modified Files:
pcc/cc/cpp: cpp.c
Log Message:
Avoid a recursive expansion problem which sometimes caused macros that
were supposed to be expanded not to be. Supposes to fix PCC-179.
XXX - the macro expansion logic should be rewritten.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pcc/cc/cpp/cpp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
