Re: [PATCH] take sched_debug.c out of nasal demon territory

From: Al Viro
Date: Mon Aug 06 2007 - 13:05:27 EST


On Mon, Aug 06, 2007 at 05:51:29PM +0200, Jan Engelhardt wrote:
>
> On Aug 6 2007 04:26, Al Viro wrote:
> >
> > C99 6.10.3[11]: preprocessing directive within the argument list
> >of macro invocation => undefined behaviour. Don't do that...
>
> String concatenation ("a" "b") is not a preprocessing directive.

It is not, but #ifdef definitely is.
-
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/