Hi,
when one uses --header-file in conjunction with ylwrap, the header file
is produced in the temporary directory ylwrap runs in instead of
${srcdir}. I think this should be addresses somehow - I'm open
to suggestions or ideas on how this could be tackled. One way would
probably just to add
Hi,
when a scanner.l file contains
%option prefix="foo_"
flex will output to lex.foo_.c instead of lex.yy.c,
causing ylwrap to fail
(automake runs:)
/bin/sh ../ylwrap scanner.l lex.yy.c scanner.c -- flex
How would one best proceed here? Especially when there are mult
* Jan Engelhardt wrote on Tue, Mar 24, 2009 at 11:01:02PM CET:
> On Tuesday 2009-03-24 22:48, Ralf Wildenhues wrote:
> >
> >> And: once branch-1.11 development finally ceases, it can be deleted.
> >> This works because the commits remain reachable via the release tags.
> >> If necessary, the branch
Hi Ralf,
On Tuesday 2009-03-24 22:48, Ralf Wildenhues wrote:
>
>> And: once branch-1.11 development finally ceases, it can be deleted.
>> This works because the commits remain reachable via the release tags.
>> If necessary, the branch pointer can simply be recreated.
>
>What would be the advanta
Hi Jan,
* Jan Engelhardt wrote on Tue, Mar 24, 2009 at 08:56:08AM CET:
> On Sunday 2009-03-22 12:23, Ralf Wildenhues wrote:
> >
> >just to let you know, after 1.11 I intend to change the branch setup a
> >bit. When branch-1-11 is created, I will also create a branch maint,
> >which will then rece
On Sunday 2009-03-22 12:23, Ralf Wildenhues wrote:
>Hello everyone,
>
>just to let you know, after 1.11 I intend to change the branch setup a
>bit. When branch-1-11 is created, I will also create a branch maint,
>which will then receive bug fixes appropriate for both 1.11.x and 1.11a.
>The maint