lua-users home
lua-l archive

Lua 5.4.0 (beta) implicit fallthrough warning

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


On my system, gcc 9.2 prints an "implicit fallthrough" warning for lcode.c on line 1651.

To silence the warning the FALLTHROUGH comment must be moved to AFTER the closing brace, so there is nothing between it and the "case OPR_DIV"

AltStyle によって変換されたページ (->オリジナル) /