bison-patches
[Top][All Lists]
Advanced

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

Re: yy_state_t


From: Paul Eggert
Subject: Re: yy_state_t
Date: Wed, 23 Oct 2019 17:34:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 10/21/19 2:27 AM, Akim Demaille wrote:
I'm ambivalent for glr.c and lalr1.cc, since they already use int everywhere 
for states, and are unlikely to benefit from the width reduction.  Except for 
the auxiliary state stack for LAC in lalr1.cc.

I do like the fact that the skeletons are more consistent between them (I will 
rename the types for states afterwards), but still...  I'd appreciate other 
opinions.

If they're unlikely to benefit from width reduction, I wouldn't bother. (I don't have a strong feeling about it either.)



reply via email to

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