[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Renaming parser file
From: |
Joel E. Denny |
Subject: |
Re: Renaming parser file |
Date: |
Sun, 30 Jul 2006 12:30:33 -0400 (EDT) |
On Sat, 29 Jul 2006, Frans Englich wrote:
> The sed calls remove the defines for the YYTOKENTYPE so I can use the enum
> without trouble.(yytokentype).
This is fixed in CVS, so you should see it in Bison 2.4.
> Can I do these renames with bison directives? I would prefer if my .ypp file
> was completely self contained and that I didn't have to do any
> post-processing.
command-line flags: -o and --defines
Joel
- Renaming parser file, Frans Englich, 2006/07/29
- Message not available
- Re: Renaming parser file,
Joel E. Denny <=