> > 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. No pun intended, right? :) -- Matt EmmertonReceived on Sat Aug 23 2003 - 07:12:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC