lua-users home
lua-l archive

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


>> Also, does the integer support need any special build-time flag/option
>> to enable?
>
> No. And it cannot be disabled either.

So once again a minor Lua version change makes

a. existing code unrunnable - and
b. new code unrunnable on old Lua versions?

What are you doing to this language?

Wolfgang