Re: [PATCH - 2.5.60] JFS no longer compiles with gcc 2.95

From: Andreas Schwab (schwab@suse.de)
Date: Wed Feb 12 2003 - 11:22:29 EST


Dave Kleikamp <shaggy@austin.ibm.com> writes:

|> Interesting that the assert() macro in the same file is very similar,
|> but apparently doesn't have the same problem. Do you know if it's tied
|> to the ## operator?

Yes, there is a difference in the handling of ## wrt. varargs macros in
the case of no arguments. Previously the compiler removed everything
before ## upto the next whitespace, whereas it now removes exactly the
last token.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:43 EST