bug-bison
[Top][All Lists]
Advanced

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

RE: Warnings


From: Rob Conde
Subject: RE: Warnings
Date: Mon, 8 Apr 2013 10:52:23 -0400

I'll try to look at it soon...thanks for the fixes!! I'll also brainstorm
solutions for the remaining problems.

Rob

-----Original Message-----
From: Akim Demaille [mailto:address@hidden 
Sent: Monday, April 08, 2013 6:09 AM
To: Rob Conde
Cc: address@hidden
Subject: Re: Warnings

Hi Rob,

Le 20 mars 2013 à 19:37, Rob Conde <address@hidden> a écrit :

> stack.hh generates warning 4512
> lalr1.cc generates warning 4512 for the parser class

Done.

> lalr1.cc generates warning 4065 in a couple of places that have only a 
> default case in the switch

Partially done.

> lalr1.cc generates warning 4702 for the code in the yyerrorlab label 
> after the if(false) goto yyerrorlab; lalr1.cc generates warning 4127 
> anywhere YYCDEBUG is used lalr1.cc generates warning 4127 for 
> if(false) goto yyerrorlab; in the yyerrorlab label lalr1.cc generates 
> warning 4127 for YYLLOC_DEFAULT (yyloc, yyerror_range, 2);

I have covered none of these.  If you have suggestions about how to address
them, please do send proposals.

It would be most useful if you could run the test suite (and experiment your
own project with) of this tarball, which should soon be released as 2.7.1.
Thanks in advance!

http://www.lrde.epita.fr/~akim/download/bison-2.7.7-a565f.tar.gz

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________





reply via email to

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