[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc3) now available
- From: Hugo Musso Gualandi <hgualandi@...>
- Date: Mon, 11 May 2020 11:58:44 -0300
> In previous versions, we did not use that implementation because Lua
> fully aligned strings. Once we have removed that requirement, this
> "open array" implementation should be the clear choice.
>
> That said, the current implementation is valid ISO C code. Is this
> warning included in -Wextra?
The relevant warning is -Wstringop-overflow. I believe it is enabled by
default even without -Wall.
-- Hugo
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org