EzequielHiran

Results 3 issues of EzequielHiran

Hi, I am using fengari to create a client side framework, but I have noticed os.time fails with some valid dates. os.time({year=2065, month=8, day=1}) gives TypeError: invalid argument Any date...

Hi, I am trying to load luasql.sqlite3 driver, it loads well with standard lua 5.4.4 but fails with luajit 2.1.0-beta3 with this error: undefined symbol: lua_newuserdatauv I have found the...

Hi, I am trying to load luasql.sqlite3 driver, it loads well with standard lua 5.4.4 but fails with luajit 2.1.0-beta3 with this error: undefined symbol: lua_newuserdatauv I have found the...