automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] ylwrap: fix C++ support


From: Stefano Lattarini
Subject: Re: [PATCH 4/4] ylwrap: fix C++ support
Date: Sat, 14 Jul 2012 12:10:41 +0200

Hi Akim.

On 07/14/2012 10:32 AM, Akim Demaille wrote:
> The current logic of ylwrap is to call yacc in a sub directory, and
> pull out of it all the files that were request on its command line.
> Reverse this approach: export *all* the files created in the
> subdirectory, but rename then according to what the command says.
> This way, extra files, such as position.hh, location.hh and stack.hh
> for C++ parsers, but also parser.xml or parser.dot if XML or Dot
> output is enabled, will be preserved.
> 
> * lib/ylwrap (pairlist): Remove.
> (main loop): Don't loop over pairlist, but over the files in the
> temporary directory.
> * t/list-of-tests.mk (XFAIL_TESTS): Fixes t/yacc-bison-skeleton-cxx.sh.
>
I've amended this patch to reference the bug you've fixed, and to add
the original reporter of that bug in THANKS.

Regards,
  Stefano



reply via email to

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