lua-users home
lua-l archive

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


Am So., 27. Nov. 2022 um 18:33 Uhr schrieb Alexander Riegler
<alexriegler12@gmail.com>:
>
> I have also tested the same statement without the ULONG_MAX Constant in a small test program Independent of lua. It spits out the same error as the one in the lmathlib code.

can you show the relevant lines of this small test program (which
version of ULONG_MAX did you use?).