[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof
- From: Scott Morgan <blumf@...>
- Date: Fri, 22 May 2020 17:04:52 +0100
On 22/05/2020 16:08, Massimo Sala wrote:
> What do you mean? It is defined in llimits.h
>
> 1) If llimts.h isn't part of the Lua API, pardon me I don't read this
> information in the official docs.
http://www.lua.org/manual/5.3/manual.html#4
"This section describes the C API for Lua, that is, the set of C
functions available to the host program to communicate with Lua. All API
functions and related types and constants are declared in the header
file lua.h."
Scott
- References:
- Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof, Massimo Sala
- Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof, Joseph C. Sible
- Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof, Massimo Sala
- Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof, Andrew Gierth
- Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof, Massimo Sala