rpm/luaext
Panu Matilainen 6fb96f3847 Help compilers/analyzers a bit with luaL_error()
- luaL_error() never returns but as other tools dont know this it
  raises false alarms
2009-09-07 16:23:32 +03:00
..
Makefile.am Reuse toplevel WITH_LUA_LIB setting instead of manual setting 2008-10-14 15:41:56 +03:00
linit.c Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lch Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
linit.lua Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lposix.c Help compilers/analyzers a bit with luaL_error() 2009-09-07 16:23:32 +03:00
lposix.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lrexlib.c Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
lrexlib.h Start phasing out internal copy of Lua 2008-04-16 15:37:52 +03:00
modemuncher.c (char)NULL doesn't make much sense, use \0 instead 2008-06-30 15:13:54 +03:00
userconfig.c Use rpmConfigDir() instead of hardwired value in Lua initialization 2008-11-22 18:09:23 +02:00