rans Posted January 18, 2016 Share Posted January 18, 2016 I've just clone a fresh rathena from git and i got this error after compiling skill.c: In function 'skill_timerskill': skill.c:3906: error: 'for' loop initial declarations are only allowed in C99 mode skill.c:3906: note: use option -std=c99 or -std=gnu99 to compile your code skill.c: In function 'skill_check_condition_char_sub': skill.c:14174: warning: suggest explicit braces to avoid ambiguous 'else' skill.c:14171: warning: suggest explicit braces to avoid ambiguous 'else' Quote Link to comment Share on other sites More sharing options...
0 Cydh Posted January 18, 2016 Share Posted January 18, 2016 it was fixed in very latest 2 Quote Link to comment Share on other sites More sharing options...
I've just clone a fresh rathena from git and i got this error after compiling
Link to comment
Share on other sites