[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] yacc: warn about conditional content in *YFLAGS variables
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH] yacc: warn about conditional content in *YFLAGS variables |
Date: |
Mon, 10 Jan 2011 22:20:23 +0100 |
User-agent: |
KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; ) |
On Monday 10 January 2011, Ralf Wildenhues wrote:
> [ dropping bug-automake ]
>
> * Stefano Lattarini wrote on Mon, Jan 10, 2011 at 03:59:10PM CET:
> > The attached patch should fix the bug. OK for the temporary branch
> > 'yacc-work', to be merged to master afterwards?
>
> OK, thanks. Please add a short NEWS blurb (or merge with other NEWS
> about yacc changes).
>
Oops, sorry! I don't know I could forget to do so right away ... :-(
> How about ensuring in the test that the user can override
> automake by setting warning flags suitably (preapproved)?
>
Good idea (I'll assume that he won't try to make `-d' conditional, as
the behaviour should remain undefined in this case IMHO). I'll amend
the patch with a new testcase (tonight or tomorrow).
Regards,
Stefano