help-bison
[Top][All Lists]
Advanced

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

Warnings by compilation


From: Abramov, Evgenia
Subject: Warnings by compilation
Date: Wed, 9 Feb 2005 15:18:46 +0200

Hi,

 

We use bison-2.0 and while compilation of the bison-generated code we receive the following warnings:

 

Compiling...
SystemVerilog.cpp
.\Debug/SystemVerilog.cpp(10567) : warning C4065: switch statement contains 'default' but no 'case' labels
.\Debug/SystemVerilog.cpp(10601) : warning C4065: switch statement contains 'default' but no 'case' labels
.\Debug/SystemVerilog.cpp(24526) : warning C4102: 'yyerrorlab' : unreferenced label

 

 

How it is possible to avoid the above warnings?

 

Thanks,

Genia


reply via email to

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