Re:cvs commit: src/contrib/smbfs/smbutil common.h

From: Andrew Lankford <arlankfo_at_141.com>
Date: Sat, 23 Aug 2003 10:03:52 -0600
>  Remove the # ("stringify") operator from the printf() 
> arguments in
> the iprintf macro. It was causing the actual format string and
> variable names to be written out, instead of substituting the
> values of the variables into the format string.

I take it that gcc's preprocessor getting stricter about the 
behavior of " ## " and " # " because I've noticed a few ports 
are broken in current due to problems with macros.  Usually the
problem is one or two offending " ## "'s, but I gave up trying 
to tweak the build of jdk13 with hotspot.

Someone out there is just making a hash of things. 


 
                   
Received on Sat Aug 23 2003 - 07:00:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC