[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: warning in mingw [Was: [ANN] Lua 5.4.0 (rc1) now available]
- From: Antonin Décimo <antonin.decimo@...>
- Date: Sat, 25 Apr 2020 10:07:06 +0200
Empty parameters lists were already deprecated in C89.
§6.7.5.3-14 Function declarators (including prototypes)
§6.11.6 Function declarators
> The use of function declarators with empty parentheses (not
> prototype-format parameter type declarators) is an obsolescent
> feature.
See GCC warnings old-style-declaration and old-style-definition.
-- Antonin
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org