prefix for yacc/bison
From: Christian Christmann (plfriko_at_yahoo.de)
Date: 07/12/05
- Next message: peter pilsl: "copy on select in a ubuntu-terminal"
- Previous message: Chris Barts: "Re: An end to tweaking?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 12 Jul 2005 00:31:46 +0200
Hi,
a question on yacc/bison: I've to work on two different machines. One of
them is using yacc the other is using bison (by default as replacement for
yacc). For a yacc file I've to change the default prefix yy. Thus, I've
added the line %name-prefix="aa". This works fine for bison but issues an
syntax error with yacc.
Is there a way to change the prefix which work for both yacc and bison?
Thank you
Chris
- Next message: peter pilsl: "copy on select in a ubuntu-terminal"
- Previous message: Chris Barts: "Re: An end to tweaking?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|