lua-users home
lua-l archive

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


On Sun, May 6, 2018 at 11:41 PM, Kubo Takehiro <kubo@jiubao.org> wrote:
> I uploaded three patched files to the same location.
> https://gist.github.com/kubo/28a8a3c66858f6126ffc28f363c9e55f
>
> Click the [Download ZIP] button at the upper right corner.

Sorry, I uploaded incorrect file.
If the line 278 of lauxlib.c is "&& errno == 0", download the file
again or replace == with !=.