help-bison
[Top][All Lists]
Advanced

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

Re: Warnings by compilation


From: Hans Aberg
Subject: Re: Warnings by compilation
Date: Wed, 09 Feb 2005 18:33:11 +0100
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6

At 15:18 +0200 2005/02/09, Abramov, Evgenia wrote:
>Content-class: urn:content-classes:message
>Content-Type: multipart/alternative;
>    boundary="----_=_NextPart_001_01C50EA9.E2FF606C"

Please do not use styled text on the Bison lists.

>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?

It is hard to tell, as you do not really supply any info about your setup.
It looks as though, for some reason, the code that should be  in your output
parser isn't there. It could be that you try using the Bison C++ skeleton
file, and that there is some problems with that.

You might try reporting the problem, in more detail, in the bug-bison list.

  Hans Aberg






reply via email to

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