Oliver
Oliver
I would like to separate the following two issues: 1. how to fix the above desribed error when creating directories when "luafilesystem" is not installed 2. what has to be...
BTW: uninstallation of `lfs` may be tricky, see also https://github.com/luarocks/luarocks/issues/1428 To be shure that `lfs` is not around it must be removed manually: ``` $ luarocks remove luafilesystem ... $...
To be sure I just re-checked the problem with a fresh install of MSYS2 under `c:\tmp` and this illustrates that the above bug is severe: you cannot use luarocks on...
@solemnwarning It would be easier, if my provided patch would by applied. There seems only little interest to have working luarocks in msys2, so for now luarocks remains unusable in...
> Do you know why it passes uild/test on osx CI? No I don't know. It also passed my Mac OS CI integration tests in the past 3 months ago,...
The problem with `Fl_Native_File_Chooser::show()` seems to be another problem. However both cases show that the NativeGTKFileChooser functionality is a little bit problematic. Under current Manjaro the GTK filechooser is correctly...
Yes, I think it's not a real problem, it's only a problem for ending the application and therefore memory leaks are not a real problem. We should adjust the examples...
I tried to solve the above problem, see https://github.com/osch/luarocks-build-extended#luarocks-build-extended
@craigbarnes: No I didn't try to get those extensions upstreamed here. The advantage of externally supplied build back-ends is preserving backwards-compatibility to older luarocks versions while new features could be...
Unfortunately no Android support so far, but this would be great.