warn directive in argument list
commit48a736d62137f7c25e7186529f04244229c75d22
authorAl Viro <viro@ZenIV.linux.org.uk>
Sat, 21 Mar 2009 17:28:23 +0000 (21 17:28 +0000)
committerChristopher Li <sparse@chrisli.org>
Sat, 18 Jul 2009 05:30:10 +0000 (18 05:30 +0000)
tree85b131a7853b30614f9ed4d35532fe93c0138ae5
parentf7e7d7cbad5b04136abbfed66726d99dd84af526
warn directive in argument list

On Sat, Mar 21, 2009 at 04:40:20AM +0000, Al Viro wrote:
>
> Well...  patch below would give more or less close approximation to the
> current set of nasal demons produced by gcc in these situations + error
> when that crap happens.
> Warning: it might make things slower, and it needs testing.
>
> ---

It needed testing, all right - #elif handling got broken by the initial
variant...  Hopefully fixed version follows:

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christopher Li <sparse@chrisli.org>
pre-process.c