clementfarabet / torch-ios

Torch7 for iOS.
Other
196 stars 42 forks source link

luaconf.h warning when building #27

Open josellausas opened 8 years ago

josellausas commented 8 years ago

When trying to build from source I repeatedly get the following warning:

torch-ios/exe/lua/src/luaconf.c:146:18: warning: address of 'sb.buffer' will always evaluate to 'true' [-Wpointer-bool-conversion] while (&sb.buffer && sb.len>0 && sb.buffer[sb.len-1]=='/')