help-bison
[Top][All Lists]
Advanced

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

RE: YYLEX issue with bison version 1.875


From: Hans Aberg
Subject: RE: YYLEX issue with bison version 1.875
Date: Fri, 11 Feb 2005 19:18:03 +0100
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6

Always cc the list, because then others will know that your problem is
resolved.

At 15:04 -0500 2005/02/09, Gaur, Vijay wrote:
>Thanks Hans, My issue got resolved with your help.
>Vijay
>
>-----Original Message-----
>From: Hans Aberg [mailto:address@hidden
>Sent: Wednesday, February 09, 2005 12:33 PM
>To: Gaur, Vijay
>Cc: address@hidden
>Subject: Re: YYLEX issue with bison version 1.875
>
>
>At 09:29 -0500 2005/02/09, Gaur, Vijay wrote:
>>  I am getting this error with bison version 1.875
>>
>>no matching function for call to `sipFlexLexer::siplex(
>>   int*, SIP_PARSE_STR*&)'
>>FlexLexer.h:120: candidates are: virtual int
>>   sipFlexLexer::siplex(YYSTYPE*, SIP_PARSE_STR*)
>
>For some reason, you do not get a
>  #define YYSTYPE int
>You might try to put it in somewhere (like at the beginning of the .y file).
>
>>I can compile my code with version 1.35
>
>Otherwise, the official version is now Bison 2.0. Try that one. If the
>problem persists, report it in the bug-bison list.
>
>  Hans Aberg






reply via email to

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