help-bison
[Top][All Lists]
Advanced

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

RE: Warnings by compilation


From: Abramov, Evgenia
Subject: RE: Warnings by compilation
Date: Thu, 10 Feb 2005 17:17:32 +0200

Thank a lot,

 

I'll try to play with the skeleton.

 

Thanks,

Genia

 

-----Original Message-----
From: Hans Aberg [mailto:address@hidden
Sent: Wednesday, February 09, 2005 7:33 PM
To: Abramov, Evgenia
Cc: address@hidden
Subject: Re: Warnings by compilation

 

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]