compiled via ./configure CC=clang CFLAGS="-fsanitize=integer"
when I talk to Guy on level 24, I get the following wraning:
lua/luaFD_tux.c:335:17: runtime error: unsigned integer overflow: 100 +
4294967196 cannot be represented in type 'unsigned int'
|