lua-users home
lua-l archive

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


> 4. In function checkoption (loslib.c) the correct type for pointer
> operations is
>    ptrdiff_t or size_t.

When you say "the correct", you imply the current one is incorrect.
Can you explain what is incorrect there?

-- Roberto