On Apr 04, 2003 at 13:56, Yang Xiang <yang.xiang(a)iitb.fraunhofer.de> wrote:
Hi,
# yacc -V
bison (GNU Bison) 1.875
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
It seems that I have bison 1.875. Is this not better than 1.75?
It probably is, but the problem is they changed a little bit the syntax.
We developed ser 0.8.10 with bison 1.75.
If you want to use newer bison versions apply the patch mentioned in
ISSUES to ser
(
http://www.mobile-ip.de/~andrei/ser/0.8.10/ser-0.8.10-bison-1.75.patch).
Andrei