bug-bison
[Top][All Lists]
Advanced

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

Re: in manual of bison 1.35 - small bug


From: Paul Eggert
Subject: Re: in manual of bison 1.35 - small bug
Date: Fri, 29 Nov 2002 01:34:20 -0800 (PST)

> From: address@hidden
> Date: Thu, 28 Nov 2002 18:50:58 +0100
> 
> the error function is defined as returning void. However i suppose
> it should be int, because the compiler complains elsewise ...

The compiler shouldn't complain if you declare yyerror to return void,
so long as you do so consistently.  What sort of complaints are you
seeing, and why are you getting them?




reply via email to

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