[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc3) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 13 May 2020 11:20:54 -0300
> 'offsetof' would be better. And gcc allows 'char bytes[0];' or 'char bytes[];' .
>
> It's C99 standard, but MSVC doesn't support it :(
It is not C89. As much as feasible, we try to stick to C89 (because
of MSVC and other strange platforms).
-- Roberto
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org