lua-users home
lua-l archive

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


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