Yukihiro Matsumoto ha scritto:
> Hi,
> 
> In message "Re: Syntax error messages in 1.8.3"
>     on Tue, 14 Feb 2006 09:13:25 +0900, gabriele renzi <surrender_it / -remove-yahoo.it> writes:
> 
> |def
> |t.rb:1: parse error, unexpected $
> 
> |Ok, the errors are obvious and I understand what messages mean.. but I 
> |don't remember they were like this in the past.
> |Could someone confirm if (s)he's getting this and if it is ok?
> 
> I'm getting this too.  And this is a feature of bison 2.x, I guess.
> 
> 							matz.

I see, but would it be possible to replace internal identifiers such as 
  tSTRING_DVAR with something user-readable?

thanks