Hi,
 
compilation halts with an error message for bison++-produced code 
(bison++-1.21.11). The last semicolon of the below class declaration of 
'bison.cc' must be removed to make the code pass compilation.
 
(both g++ and Sun's cc detect the error.)
 
/*apres const */

[EMAIL PROTECTED]::[EMAIL PROTECTED]([EMAIL PROTECTED]) [EMAIL PROTECTED]

{

#if [EMAIL PROTECTED] != 0

[EMAIL PROTECTED];

#endif

[EMAIL PROTECTED];

};

 
}; should be replaced by just }
 
 
Best regards
/Stefan Lindström, Mid Sweden University
 


Reply via email to