lua-users home
lua-l archive

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


> 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