Re: Illegal use of reserved word in system.h

From: Chris Wedgwood
Date: Tue May 17 2005 - 20:21:48 EST


On Tue, May 17, 2005 at 05:51:36PM -0700, Gilbert, John wrote:

> The use of "new" as a variable name in the macro "__cmpxchg" breaks
> builds of other programs that link to include/asm-i386/system.h I'd
> like to request that this be renamed to something else, like mynew
> or krnew.

there are plenty of similar examples where tokens used are reserved
words in c++ --- it's quite a lot of invasive work to clean these up
properly for little or no apparent gain
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/