Module Name:    pcc
Committed By:   plunky
Date:           Wed Oct 17 10:41:20 UTC 2012

Modified Files:
        pcc/cc/cpp: cpp.c cpp.h

Log Message:
if we don't have C99 __VA_ARGS__ macro, then error() will not
actually work (apart from bringing in stdio stuff), so just use
stdarg for error() and warning(), calling vsheap() internally


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.63 -r1.64 pcc/cc/cpp/cpp.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to