Win32 Port of Safari
Alan Gutierrez
ajglist at izzy.net
Thu Jan 9 21:07:52 GMT 2003
David Faure wrote:
>>>My experience with Windows compilers is from quite a while ago (and mostly
>>>Borland too), but if I'm not mistaken they _do_ support macros with
>>>arguments, but only if the identifier and the parameter are not separated by
>>>whitespace.
>>
>>Variable macros like:
>>
>>#define DEBUG_PRINT(ctxt, fmt...)
>
> IIRC there are other compilers, on unix, which don't support this either.
> AFAIK no KDE code uses this. I think it's a bug if there is.
False alarm. The variable argument macros were in the Apple code. I'll port
around them.
Alan Gutierrez
More information about the kfm-devel
mailing list