dundargoc

Results 302 comments of dundargoc

No I don't think it's unreasonable setup you have. I just needed some kind of clue to figure out what is happening. I've tried to recreate this test by installing...

I have no idea how to solve this. Unsetting `LUA_CPATH` at the start of the cmake script still doesn't fix this scenario. I don't think lua/luajit/luarocks have the tools to...

@luukvbaal did you try running the cmake.deps/CMakeLists.txt first?

@swarn lua 5.2 and later allows to setting versions specific lua paths with e.g. `LUA_PATH_5_4`. Can you try and see if that route works for you? See also https://github.com/luarocks/luarocks/issues/1216#issuecomment-673249006

I forgot about this. Yeah, this is likely solved by https://github.com/neovim/neovim/pull/23216. I'm gonna go ahead and close this then.

@denstiny is this still required? If so, mind fixing the conflicts?

CI is failing, you need to run `cmake --build build --target format` to format the code.

@Ciel-MC we accept contributions. Please send a pull request if you'd like to implement this.

I don't think this was backported, I don't see a backport label.

What are the prerequisites for closing this issue? To me it looks like a "update dependencies"-issue which is a moving target. This can just as well be tracked in the...