[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 14 Mar 2018 11:57:04 -0300
> > BTW, there are many other cases of fallthroughs in the code. Why gcc
> > only complained about those two?
>
> It does not like where they are.
Thanks!
-- Roberto