Richard Beckmann
Richard Beckmann
The function 'task::spawn_local' is only behind the 'unstable' feature. However in the docs this function isn't marked as unstable. Is it actually unstable or not?
When opening a new zim file via `Open file (ctrl + o)` then the current directory path in the explorer gets reset to the path of the application directory over...
When I press the focus on search bar shortcut such as f6, ctrl + l, alt + d it focuses on the search bar as expected. Afterward I type some...
@dcurrie The current lsqlite3 0.9.5 rock is outdated. lsqlite3 0.9.6 is available. Source URL: http://lua.sqlite.org/index.cgi/zip/lsqlite3_fsl09z.zip?uuid=fsl_9z Note: There is also `lsqlite3_v096.zip` under http://lua.sqlite.org/index.cgi/zip/lsqlite3_v096.zip?uuid=v0.9.6 which contains the exact same content as `lsqlite3_fsl09z.zip`....
In the kiwix browser extension 3.9.0 of both firefox and chrome, whenever I drag an image by mouse the loaded zim file gets disconnected and I get sent back to...
I've manually built `luafilesystem` on window using msys2, a unix like environment on windows similar to cygwin. From `gcc` I get the following warnings. ``` src/lfs.c:171:5: warning: no previous prototype...
- [x] luarocks 2.4.2 -> 3.11.1 PR https://github.com/haikuports/haikuports/pull/10583 - [x] luafilesystem 1.7.0 -> 1.8.0 PR: https://github.com/haikuports/haikuports/pull/10584 - [x] lpeg 1.0.2 -> 1.1.0 PR https://github.com/haikuports/haikuports/pull/10581 - [ ] luacheck 0.21.0 ->...
I checked the recipes `luajit-2.0.4.recipe` and `luajit-2.1.0~beta3.recipe` in `dev-lang/luajit` and see that it used luajit from the download page. The version `2.0.4` is about 8 years and the version `2.1.0-beta3`...
### Description / Steps to reproduce the issue When running `makepkg/makepkg-mingw` to build a package, that tool should always check whether `base-devel` is installed as an implicit dependency of every...
### Description / Steps to reproduce the issue The lua-lpeg package doesn't build if luajit is installed instead of lua51. A linker error is thrown: ``` C:/msys64/ucrt64/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: lpvm.o:lpvm.c:(.text+0x9e): undefined reference...