[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc2) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Fri, 1 May 2020 11:21:14 -0300
> find in attachment some fixes for minor issues (found with a linter).
>
> [...]
>
> avoid the unusual use of '&' in argument to sizeof
>
> [...]
>
> the name of a function gives the address of this function,
> so the & before the name is useless
>
> [...]
>
> this typedef is only used in the LUA_DL_DLL part
This linter is quite opinionated :-) I will not discuss style with it.
-- Roberto
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org