Re: Illegal use of reserved word in system.h

From: Lee Revell
Date: Tue May 17 2005 - 19:58:50 EST


On Tue, 2005-05-17 at 17:51 -0700, Gilbert, John wrote:
> Hello,
> 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.

The kernel is written in C. "new" is not reserved in C. Userspace
programs should not include kernel headers anyway.

Lee

-
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/