Win32 Port of Safari

Alan Gutierrez ajglist at izzy.net
Thu Jan 9 17:05:46 GMT 2003


Martijn Klingens wrote:
> On Thursday 09 January 2003 15:23, Alan Gutierrez wrote:
> 
>>It doesn't seem that it will be that difficult to support VC++, for some
>>definition of support. Most of the stuff is working. They only major
>>departure that I have found so far is the lack the variable argument macros.
                                                      ^^^^^^^^
> 
> 
> 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...)

Please don't bark if I don't know the syntax. I can look it up when the time comes.

Alan Gutierrez







More information about the kfm-devel mailing list