Issue information

Issue ID
#3364
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jul 11, 2009 0:07
Last Post
Hercules Elf Bot
Apr 5, 2012 10:22
Confirmation
N/A

Hercules Elf Bot - Jul 11, 2009 0:07

Originally posted by [b]Hendrix[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3364

Hi I have a problem with compiling eathena.
I normal. / Configure and make all or make sql but get error.
eAthena is relase 13943 trunk, but i try stable and i get same bug and i try to compile on another server with same result.
__
CODE
char.c: In function mmo_char_fromstr:
char.c:770: warning: the address of tmp_str will always evaluate as âtrueâ
char.c:794: warning: the address of tmp_str will always evaluate as âtrueâ
char.c: In function char_divorce:
char.c:1753: warning: array subscript is above array bounds
_
int_storage.c: In function storage_fromstr:
int_storage.c:83: warning: the address of tmp_str will always evaluate as âtrueâ
int_storage.c: In function guild_storage_fromstr:
int_storage.c:148: warning: the address of tmp_str will always evaluate as âtrueâ
_
../char/char.c: In function ‘mmo_char_fromstr’:
../char/char.c:770: warning: the address of ‘tmp_str’ will always evaluate as ‘true’
../char/char.c:794: warning: the address of ‘tmp_str’ will always evaluate as ‘true’
../char/int_storage.c: In function ‘storage_fromstr’:
../char/int_storage.c:83: warning: the address of ‘tmp_str’ will always evaluate as ‘true’
../char/int_storage.c: In function ‘guild_storage_fromstr’:
../char/int_storage.c:148: warning: the address of ‘tmp_str’ will always evaluate as ‘true’

__
eAthena is running normally but for the imposition of things in storage after relogin things to lose.
Why? or how to fix it when compiling eathena
Thank you for your help

Hercules Elf Bot - Dec 20, 2011 5:34

Originally posted by [b]Ind[/b]
these errors are not present in rAthena so I assume they were fixed in a previous eA revision