reassign 802248 lua-ldoc 1.4.3-4
retitle 802248 lua-ldoc does not work with lua5.1
tag 802248 patch
thanks

Hi,

lua-ldoc clearly uses lua-any, but claims to only work with lua5.2:

$ grep Lua-Versions /usr/bin/ldoc
-- Lua-Versions: 5.2

After uninstalling lua5.2 I thus get:

$ ldoc
Error: no suitable Lua interpreter found
Error: supported versions are: 5.2

A sudoedit later I get:

$ grep Lua-Versions /usr/bin/ldoc
-- Lua-Versions: 5.1 5.2
$ ldoc
ldoc: missing required parameter: file
[...]

So I'll (try to...) reassign this bug to lua-ldoc. Also, it should be obvious
how to fix this. :-)

Cheers,
Uli
-- 
"In the beginning the Universe was created. This has made a lot of
 people very angry and has been widely regarded as a bad move."

Reply via email to