diff options
author | François Perrad <francois.perrad@gadz.org> | 2017-03-16 16:57:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-16 16:57:17 +0100 |
commit | 16bb5487464be076136cc230e5b46754e03d559c (patch) | |
tree | 8d3ad3889a22d97ed0332baaf12e59e2dfa33677 /WISH | |
parent | 29e5ad610a780139c3e2fdb4faea0c785b7fd15a (diff) | |
download | luasocket-16bb5487464be076136cc230e5b46754e03d559c.tar.gz luasocket-16bb5487464be076136cc230e5b46754e03d559c.tar.bz2 luasocket-16bb5487464be076136cc230e5b46754e03d559c.zip |
fix for Lua 5.3 built without number / string conversion
This kind of Lua could be built with this command:
```
hererocks --lua 5.3 --cflags="-DLUA_NOCVTN2S -DLUA_NOCVTS2N"
```
Diffstat (limited to 'WISH')
0 files changed, 0 insertions, 0 deletions