Finish lua 5.2 support, trac #865
authorJohannes Dewender <rpm@JonnyJD.net>
Thu, 4 Apr 2013 17:11:48 +0000 (19:11 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 11 Jun 2014 14:48:03 +0000 (17:48 +0300)
commitc782338095e10942520dabd23fe4bd74aead0c43
tree972908885349bdf99deb8ed17e00a339f048d614
parent6625393d805aa8790a6b9b50102ad158ebf0a093
Finish lua 5.2 support, trac #865

Lua52 support was started with ac959fed0082cb253d45c7a04866e8654e962442.

Compilation tested with Lua 5.2.1 and Lua 5.1.5.

The short typerror() snippet is taken from luaL_typerror in Lua 5.1.5
(MIT license)

Signed-off-by: Johannes Dewender <rpm@JonnyJD.net>
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
luaext/lposix.c
rpmio/rpmlua.c