-
I would like to add Lua-5.0 to the build category listing.
I am not sure which functions I will have to remove (or add :o) in order to include it.
-
## Description
If the `lua5.3` package is not available from the configured archives then this stanza will cause Chef to attempt to install every apt package which substring-matches "lua5.3" as a r…
-
The error message is:
Compiled with g++ [x86_64-unknown-linux-gnu]
Please see http://www.swig.org for reporting bugs and further information
swig -lua -Wall -Wextra libinjection.i
libinjection_sqli.h…
-
So I was trying to debug the tests in nixos and I noticed some failing tests because the test could not include argparse.
On gitter @hishamhm said `supposedly busted should add ./src/?.lua to your pa…
-
In https://github.com/google/diff-match-patch/blob/62f2e689f498f9c92dbc588c58750addec9b1654/lua/diff_match_patch.lua#L30-L31 the functions ``band``, ``bor``, and ``lshift`` are imported from ``bit32``…
-
We are in the process of killing Qt4, unfortunately 1.6.0 fails to build even on Gentoo currently...
```
sr/lib64/qt5/mkspecs/linux-g++ -o .obj/frame.o src/lua/frame.cpp
In file included from src…
-
The full description:
```
Failed (1)
● plenary 0.12ms start
`lua` version `5.1` needed, but found `Lua 5.4.4 Copyright (C) 1994-2022 Lua.org, PUC-Rio`
`lua5.1` or `lua` o…
-
-
I update project from (sol2.26 and lua5.3.4) to (sol3.3 and lua5.4.4)
i found some problem
sol3 has no func "create_simple_usertype" but sol2 has, what is the instead?
is (sol2.26 and lua5.3.4…
-
Hi, Carlo,
I'm working with argos3 on a Macbook. Today I did "brew upgrade", and it automatically upgraded my lua to lua5.4, and qt to qt6. After that, when cmaking, argos is able to find lua5.4 an…