automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] ylwrap: rename header inclusion in generated parsers


From: Akim Demaille
Subject: Re: [PATCH 3/3] ylwrap: rename header inclusion in generated parsers
Date: Sun, 15 Jul 2012 11:28:57 +0200

Hi Stefano,

Le 14 juil. 2012 à 10:07, Stefano Lattarini a écrit :

> Oh, and: since you've fixed actual bugs, I think a NEWS entry is
> warranted.  You can add that with a follow-up patch on the top of
> yacc-work (before that is merged to maint).

I've pushed this in yacc-work-2.

* Long-standing bugs:

  - Instead of renaming only self-references of files (typically for
    #lines), ylwrap now also renames references to the other generated
    files.  This fixes support for GLR and C++ parsers from Bison (PR
    automake/491 and automake bug#7648): 'parser.c' now properly
    #includes 'parser.h' instead of 'y.tab.h'.

  - Generated files unknown to ylwrap are now preserved.  This fixes
    C++ support for Bison (automake bug#7648): location.hh and the
    like are no longer discarded.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]