mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
9ea06e61f2
- 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).