|
|
@@ -23,4 +23,4 @@ So far all tests have been run on recent versions of Arch Linux and FreeBSD, wit
|
|
|
clang++ 3.6 | partial<sup>*</sup> | partial<sup>*</sup> | passes
|
|
|
g++ 5.1 | partial<sup>*</sup> | partial<sup>*</sup> | passes
|
|
|
|
|
|
-<sup>*</sup> Assertions relying on integers will fail, due to integer quirks in Lua.
|
|
|
+<sup>*</sup> Assertions relying on `lua_Integer` will fail, due to integer quirks in Lua.
|