Jump to content
  • 0

Will these affect future performances


Question

Posted

downloaded r17516 and recompiled using VS 2012 with no src modifications, compiler gave me these warnings..
 

3>  atcommand.c
3>  battle.c
3>c:\users\cyson\desktop\tro\rathena\rathena\src\map\battle.c(3704): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
3>c:\users\cyson\desktop\tro\rathena\rathena\src\map\battle.c(3716): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data
3>  battleground.c
3>  buyingstore.c

will these warnings affect server performance or produce future errors?

2 answers to this question

Recommended Posts

Posted

same here:

 

17520\src\map\battle.c(3704): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data

17520\src\map\battle.c(3716): warning C4244: '=' : conversion from 'int64' to 'int', possible loss of data



dump!

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...