Ingo Assenmacher
Results
2
issues of
Ingo Assenmacher
in metatable.cpp, l. 84ff: inline bool is_property_key(const char *keyname) { return keyname && strncmp(keyname, KAGUYA_PROPERTY_PREFIX, sizeof(KAGUYA_PROPERTY_PREFIX) - 1) != 0; } returns true for any keyname that does NOT start...
Hi, I am trying to install LRDB via lua rocks (v2.4.3). It finds the rockspec, clones from github (7144514a607cb5bc322ed41c7c5e954d6fbeb140) but failes within cmake: CMake Error at luarocks_cmake.txt:36 (install): install Library...