Bison problem with RedHat 7.3

From: Johan Vromans (jvromans@squirrel.nl)
Date: Thu Jun 13 2002 - 08:55:54 CEST


After upgrading from RedHat 7.2 to RedHat 7.3 I noticed that ctwm
would not build anymore due to compile errors in gram.c.

Thracking these down, it appeared that one of the lines in gram.y
missed a semicolon before the closing brace. Apparently bison 1.28
(RH72) inserts the semicolon in the generqated C code, while 1.35
(RH73) does not.

Also, gram.y containes a number of misinserted semicolon lines that
produce warnings.

The appended patch fixes both problems.

-- Johan





This archive was generated by hypermail 2.1.2 : Sat Jun 22 2002 - 06:45:06 CEST