Jump to content
  • 0

Config RENEWAL to PRE-RE erorr battle.c / battle_attack_sc_bonus / tstatus


ifeelingz

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  04/21/12
  • Last Seen:  

bd14faee1d7a4892a6959e398d5ba9fa.png

CC int_storage.c
CC inter.c
LD char-server
make[1]: Leaving directory `/root/ImG0D-EP5/src/char'
make[1]: Entering directory `/root/ImG0D-EP5/src/map'
MKDIR obj
CC atcommand.c
CC battle.c
battle.c: In function 'battle_attack_sc_bonus':
battle.c:4337:22: warning: unused variable 'tstatus' [-Wunused-variable]
struct status_data *tstatus = status_get_status_data(target);
^
CC battleground.c
CC buyingstore.c
CC cashshop.c
CC channel.c
CC chat.c
CC chrif.c

I run

 

chmod a+x configure


./configure --enable-64bit
./configure --enable-debug=gdb
make clean && make sql && make server
 
What's wrong? Can you help me.
 
Thank you very much.
Edited by ifeelingz
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  249
  • Reputation:   72
  • Joined:  10/20/12
  • Last Seen:  

It's just a warning you can ignore it. If you want to fix it you can simply remove the line (battle.c:4337).

 

Think usually will be  fixed soon :)

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