Win32 Port of Safari
Martijn Klingens
klingens at kde.org
Thu Jan 9 18:42:36 GMT 2003
On Thursday 09 January 2003 18:05, Alan Gutierrez wrote:
> Variable macros like:
>
> #define DEBUG_PRINT(ctxt, fmt...)
martijn at kenny:~/src/kde3/kdelibs/khtml > grep -r \
'#define[[:space:]]\+[[:alpha:]_]*(' *
(output snipped)
Most is 1-argument macros, a few 2, 3 and 4, but none of them use a variable
number of arguments.
I'd be interested to see the macros that fail compilation. Could you mail me
some privately?
--
Martijn
More information about the kfm-devel
mailing list