Hello, On Mon, Jun 29, 2009 at 5:38 PM, Eric Blake <[email protected]> wrote:
> > I'm not sure why the messages are off by one (the lines I touched were 537 > and > 591); maybe the #line directive generation needs to be investigated? > I spent a while investigating this. This problem is very basic to flex; it occurs even in trivial examples like the following: %% %% void func(); in all recent versions of flex. There is a bug record in flex bugs database: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542482 -- Best regards, Alex Rozenman ([email protected]).
