Re: Lua: compilation failure on TinyCC, probably cause: Lua non compliant usage of sizeof
[
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: "Joseph C. Sible" <josephcsible@...>
- Date: 2020年5月21日 17:37:02 -0400
On Thu, May 21, 2020 at 5:16 PM Massimo Sala <massimo.sala.71@gmail.com> wrote:
>
>> #if defined(PTRDIFF_MAX) && (PTRDIFF_MAX < MAX_SIZE)
>
Where exactly in the Lua codebase do you see that line?
Joseph C. Sible