lua-yaml icon indicating copy to clipboard operation
lua-yaml copied to clipboard

Lua 5.2 and Visual C++

Open doub opened this issue 11 years ago • 0 comments

I fixed compilation (in a preprocessorish way) for Lua 5.2, and on Visual C++ (which lacks inline in C mode and snprintf).

Feel free to grab either changeset.

doub avatar Jun 24 '14 16:06 doub