Milind Gupta

Results 8 issues of Milind Gupta

By going through the table before to get the maximum index we can handle sparse arrays. Also tostring seems to work better by maintaining float and integer number conversion.

I am having a similar issue when I installed Luarocks 3.7. I did a bunch of experiments I am listing here: - I built Lua 5.4 with mingw64 (msys2 installation)...

bug
windows

I reach the make step after bootstrap and configure are done successfully. The make step gives the error: libtool: error: can't build i686-w64-mingw32 shared library unless -no-undefined is specified How...

I am trying to build with a pre-build Lua version. meson was not able to find my Lua version. I then defined a lua.pc file: ` prefix=/path/to/my/lua exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/inc...

Hi, When I tried to run minify on the ltn12.lua file I get the following error: lua: minify.lua:484: 43:23: `)` expected. stack traceback: [C]: in function 'error' minify.lua:484: in upvalue...

The following issue is fixed by this pull request: [https://forums.wxwidgets.org/viewtopic.php?f=23&t=52314&p=230094](https://forums.wxwidgets.org/viewtopic.php?f=23&t=52314&p=230094)