[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison 3.2.90 released [beta]
From: |
Akim Demaille |
Subject: |
Re: Bison 3.2.90 released [beta] |
Date: |
Tue, 15 Jan 2019 20:37:21 +0100 |
> Le 15 janv. 2019 à 16:49, Derek Clegg <address@hidden> a écrit :
>
> Thanks for this fix. Minor: I don’t usually see the “goto x; x:” idiom as a
> way to “fall through” a case statement. I would probably keep the
> /*Fallthrough*/ comment (or add some equivalent comment) with an eye toward
> making this clear what’s going on.
I agree, I also prefer fall through, but I don't want to have to fight the
idiosyncrasies of the various compilers, or versions of the standard. In this
end, I think this is quite clear for both the human and the compilers.
Re: Bison 3.2.90 released [beta], Derek Clegg, 2019/01/13