Re: [PATCH] Cleanup of version code checks, part I

Artur Skawina (skawina@geocities.com)
Sun, 28 Nov 1999 20:31:18 +0100


Brian Gerst wrote:
>
> KERNEL_VERSION macro. This uncovered a nice "feature" in GCC that when
> a macro with no args is undefined and used in a #if comparison, GCC
> silently sets its value to zero. This means that some places

it's not a "gcc feature", it's a std C feature ;)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/