mirror of
https://github.com/lua/lua.git
synced 2026-01-27 18:04:56 +00:00
- LUAMOD_API defined as 'extern "C"' in C++. - "ANSI C" is in fact "ISO C" (comments) - Removed option -std from makefile in testes/libs. (Easier to change to C++ for tests).