Jump to content
  • 0

Bug with Latest git [1/18/16]


rans

Question


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  429
  • Reputation:   60
  • Joined:  08/19/12
  • Last Seen:  

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

  • 0

  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

it was fixed in very latest

  • Upvote 2
Link to comment
Share on other sites

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