Module Name: pcc
Committed By: ragge
Date: Mon Feb 21 08:00:42 UTC 2011
Modified Files:
pcc/cc/cpp: cpp.c cpp.h token.c
Log Message:
Change macro expanded logic to use a short instead of a char for storing
max number of expanded macros inside one macro. Fixes problem compiling
snmpd on OpenBSD which has a gigantic macro with the MIBs.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.46 -r1.47 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.47 -r1.48 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.