bug#10154: ylwrap error:

2011-12-01 Thread Stefano Lattarini
On Monday 28 November 2011, Joe Chen wrote: > On Mon, Nov 28, 2011 at 12:32 PM, Stefano Lattarini > > > > On Monday 28 November 2011, Joe Chen wrote: > >> > >> I am using automake for compile flex input file. The flex command > >> line option --prefix= or -P works with the direct > >> invoking of

bug#10154: ylwrap error:

2011-11-29 Thread Tim Landscheidt
Joe Chen wrote: > [...] > THANKS! This format of ylwrap no longer gets the error, and works for > my purpose: >>  ylwrap configf_lexer.l lex.configf_yy.c configf_lexer.c \>        -- flex >> --case-insensitive --prefix=configf_yy > Could you point to me how to compose my files of "configure.ac"

bug#10154: ylwrap error:

2011-11-28 Thread Joe Chen
On Mon, Nov 28, 2011 at 12:32 PM, Stefano Lattarini wrote: > tags 10154 notabug > thanks > > On Monday 28 November 2011, Joe Chen wrote: >> Hi, >> > Hi Joe, thanks for the report. > >> I am using automake for compile flex input file.  The flex command >> line option --prefix= or -P works with the

bug#10154: ylwrap error:

2011-11-28 Thread Stefano Lattarini
tags 10154 notabug thanks On Monday 28 November 2011, Joe Chen wrote: > Hi, > Hi Joe, thanks for the report. > I am using automake for compile flex input file. The flex command > line option --prefix= or -P works with the direct > invoking of flex, buy ylwrap gets error all the time for me: > >

bug#10154: ylwrap error:

2011-11-28 Thread Joe Chen
Hi, I am using automake for compile flex input file. The flex command line option --prefix= or -P works with the direct invoking of flex, buy ylwrap gets error all the time for me: /bin/bash ../build-aux/ylwrap configf_lexer.l lex.yy.c configf_lexer.c -- flex --case-insensitive --prefix=configf