Jump to content
  • 0
rans

Bug with Latest git [1/18/16]

Question

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'
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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.