Hisham Muhammad
Hisham Muhammad
Do you have a C compiler (such as Visual Studio) setup in your environment? You will need it to compile LuaSQL. Locate where in your system you have the files...
> By the way I have a question regarding luasql-mysql-cvs-1.rockspec. Does the sources and header need the actual location of the files? No, that is not necessary (or recommended!).
How did you install Lua?
> Just noticed that using this feature with the one implemented in either pull requests #72 or #71 will cause the reporting to always fail, will work on that to...
@allbarbos Yes, please! (I'm very low on bandwidth for maintaining LuaCov — in fact, the previous maintainer passed away and I'm carrying the torch, but I'd love to get some...
What do the `$LANG` and `$LC_ALL` variables look like in your environment? (Both in the client and server machines.) [This doc for MySQL 5.7](https://dev.mysql.com/doc/refman/5.6/en/charset-connection.html) indicates that using something like `pt_BR.UTF-8`...
No reason other than nobody did it yet. :) A proper implementation needs the following: - version checks to make sure that the APIs are available (that is, that all...
@BrisingrAerowing that's interesting, but according to the link it requires GCC and win32api MinGW packages. LFS also runs with MSVC.
@LPGhatguy we have enabled Issues in the other repo, feel free to use that one: https://github.com/luarocks/hererocks/issues
@alerque We did, but they request official papers which would be difficult to obtain. For practical purposes, we can make luarocks.org point to the fork under github.com/luarocks/luacheck and accept PRs...