Issue information

Issue ID
#4473
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Oct 10, 2010 17:50
Last Post
Hercules Elf Bot
Oct 10, 2010 17:50
Confirmation
N/A

Hercules Elf Bot - Oct 10, 2010 17:50

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

mkdir obj_sql
gcc -g -O2 -pipe -ffast-math -Wall -Wno-sign-compare -Wno-unused-parameter -Wno-pointer-sign -Wno-switch -DHAVE_SETRLIMIT -Wno-unused -Wno-parentheses -DPCRE_SUPPORT -I/usr/include/mysql -I../common -I/usr/include -c -o obj_sql/map.o map.c
In file included from map.c:19:
clif.h:472: warning: âstruct party_booking_ad_infoâ declared inside parameter list
clif.h:472: warning: its scope is only this definition or declaration, which is probably not what you want
clif.h:474: warning: âstruct party_booking_ad_infoâ declared inside parameter list
map.c: In function âmap_readfromcacheâ:
map.c:2710: warning: âinfoâ may be used uninitialized in this function
map.c: In function âmap_readallmapsâ:
map.c:2895: warning: âmap_cache_bufferâ may be used uninitialized in this function
gcc -g -O2 -pipe -ffast-math -Wall -Wno-sign-compare -Wno-unused-parameter -Wno-pointer-sign -Wno-switch -DHAVE_SETRLIMIT -Wno-unused -Wno-parentheses -DPCRE_SUPPORT -I/usr/include/mysql -I../common -I/usr/include -c -o obj_sql/chrif.o chrif.c