bug-bison
[Top][All Lists]
Advanced

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

GLR parsers and locations


From: Frank Heckenbach
Subject: GLR parsers and locations
Date: Thu, 5 Jun 2003 20:14:14 +0200

When I turned my parser from LALR(1) to GLR, locations stopped
working.

Looking at the generated C file, this doesn't seem surprising, since
YYLLOC_DEFAULT is defined, but never used.

Is there something special I need to do to make locations work
again, or is this a bug?

Frank

-- 
Frank Heckenbach, address@hidden
http://fjf.gnu.de/
GnuPG and PGP keys: http://fjf.gnu.de/plan (7977168E)




reply via email to

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