rans Posted January 18, 2016 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: March 28 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 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 747 Joined: 06/16/12 Last Seen: February 21 Share Posted January 18, 2016 it was fixed in very latest 2 Quote Link to comment Share on other sites More sharing options...
Question
rans
I've just clone a fresh rathena from git and i got this error after compiling
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.