bison-patches
[Top][All Lists]
Advanced

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

Re: avoid compiler warnings


From: Alex Rozenman
Subject: Re: avoid compiler warnings
Date: Sun, 30 Aug 2009 23:41:15 +0300

Hello,

On Mon, Jun 29, 2009 at 5:38 PM, Eric Blake <address@hidden> 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 (address@hidden).


reply via email to

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