On Wed, Jul 13, 2016 at 03:35:10PM -0700, Bruce Korb wrote:
> Actually, it occurs to me:
> 
> On Wed, Jul 13, 2016 at 11:23 AM, Marek Polacek <pola...@redhat.com> wrote:
> > My current implementation warns here, but the warning can be suppressed
> > by adding /* FALLTHRU */ or [...]
> 
> that the traditional "lint-ean" spelling is "/* FALLTHROUGH */", so
> why would the abbrev be accepted and the full spelling not?  I think
> "FALLTHRU" was added a mere 20 years ago and I go back farther than
> that.  (40+, actually).

We plan to support wide range of such "falls through" comments, see
the list here <https://gcc.gnu.org/ml/gcc-patches/2016-07/msg00647.html>.
We're hoping this will be enough.

Thanks,

        Marek

Reply via email to