Module Name: pcc-libs
Committed By: ragge
Date: Mon Nov 8 07:41:22 UTC 2010
Modified Files:
pcc-libs/libpcc/include: libpcc_stdarg.h
Log Message:
va_list should be __builtin_va_list, not char * in headers since the latter
won't work on amd64. Solves at least an error reported by Jussi Lehtola
on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pcc-libs/libpcc/include/libpcc_stdarg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.