-
I was recently looking through the draft release notes when I noticed #95295. While it makes sense for `Layout::from_size_align()` to restrict allocations to `isize::MAX` bytes, this restriction was a…
-
Downloaded DT directly from DT site; have been using it since 2016. Have been using 4.0.1 successfully on Windows 11 since early October. There was a W11 update last weekend and today is the first tim…
-
**Describe the bug/issue**
Once Darktable is started when I select an image to manipulate then DT crashes with an exception. It does that will all images.
**To Reproduce**
Doubleclick on a tile…
-
Since the lua packages names are:
lua52
lua53
lua54
luajit
The shebang on the luarocks file should point by default to any of those elfs?
Playing around i set the shebang /data/data/com.term…
-
我测试luajit的分支的时候发现一个神奇的bug ,在lua51下可以复现
![image](https://user-images.githubusercontent.com/15152525/154788380-2fcad812-b2a3-47eb-b51a-b7a471c2c4a8.png)
但是把语句改为以下就OK了,我没查出来是哪里的导致的crash
![image](https…
-
### Problem description
luarocks not working
Doesn't work with lua53 and lua54
`/data/data/com.termux/files/usr/bin/lua: ...rmux/files/usr/share/lua/5.3/luarocks/core/sysdetect.lua:172: attempt to…
-
After moving to seperate lua packages (lua52, lua53, lua54) each of them packages the interpreter with their respective versions e.g `lua5.2` so there's no central `lua` executable which fails for som…
-
**Introduction**
I was trying to retouch a photo today. I wanted to do some complicated stuff to remove many spots from a wall. I noticed a couple of things:
* sometimes when I was using a coupl…
-
I am running on `Windows 10` and I have updated to `Anaconda 64-bit` which installed also `Python 3.9.12`.
Now, whenever I open a` .py` file, I get this error
![image](https://user-images.githubus…
-
我在Win10下用vscode对项目按照[wiki](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(In-VSCode))中的方式进行编译,PreCompile可以正常通过:
```log
D:\Flow\GitHubDoc\LuaRepo\Lua3\3rd\luamake>ninja -f build…