Re: [PATCH 0/4] ylwrap: support C++ and others that generate several files

2012-07-14 Thread Akim Demaille
Le 14 juil. 2012 à 11:09, Stefano Lattarini a écrit : > On 07/14/2012 10:52 AM, Stefano Lattarini wrote: >> On 07/14/2012 10:32 AM, Akim Demaille wrote: >>> Well, while at it, I looked at the other failure, for C++, and >>> fixed them. >>> >>> It is installed in yacc-work. >>> >>> Akim Demaille

Re: yacc-work: rebased on maint, one more fixlet (was: Re: [PATCH 0/4] ylwrap: support C++ and others that generate several files)

2012-07-14 Thread Akim Demaille
Le 14 juil. 2012 à 12:33, Stefano Lattarini a écrit : > I've also rebased 'yacc-work' on maint (rather than on master), and > pushed the follow-up below to avoid a spurious failure. > > I will do some testing on BSD and Solaris, and if there are no further > issues, the merge the series in maint

yacc-work: rebased on maint, one more fixlet (was: Re: [PATCH 0/4] ylwrap: support C++ and others that generate several files)

2012-07-14 Thread Stefano Lattarini
On 07/14/2012 11:09 AM, Stefano Lattarini wrote: > On 07/14/2012 10:52 AM, Stefano Lattarini wrote: >> On 07/14/2012 10:32 AM, Akim Demaille wrote: >>> Well, while at it, I looked at the other failure, for C++, and >>> fixed them. >>> >>> It is installed in yacc-work. >>> >>> Akim Demaille (4): >>>

Re: [PATCH 0/4] ylwrap: support C++ and others that generate several files

2012-07-14 Thread Stefano Lattarini
On 07/14/2012 10:52 AM, Stefano Lattarini wrote: > On 07/14/2012 10:32 AM, Akim Demaille wrote: >> Well, while at it, I looked at the other failure, for C++, and >> fixed them. >> >> It is installed in yacc-work. >> >> Akim Demaille (4): >> tests: upgrade and fix Bison test case >> ylwrap: refa

Re: [PATCH 0/4] ylwrap: support C++ and others that generate several files

2012-07-14 Thread Stefano Lattarini
On 07/14/2012 10:32 AM, Akim Demaille wrote: > Well, while at it, I looked at the other failure, for C++, and > fixed them. > > It is installed in yacc-work. > > Akim Demaille (4): > tests: upgrade and fix Bison test case > ylwrap: refactoring: don't rely on the file order > ylwrap: refacto

[PATCH 0/4] ylwrap: support C++ and others that generate several files

2012-07-14 Thread Akim Demaille
Well, while at it, I looked at the other failure, for C++, and fixed them. It is installed in yacc-work. Akim Demaille (4): tests: upgrade and fix Bison test case ylwrap: refactoring: don't rely on the file order ylwrap: refactor: move loop invariant ylwrap: fix C++ support lib/ylwrap