Issue information

Issue ID
#1989
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Aug 3, 2008 20:00
Last Post
Hercules Elf Bot
Aug 3, 2008 20:00
Confirmation
N/A

Hercules Elf Bot - Aug 3, 2008 20:00

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

Here are some errors I got while compiling...

This was done with ./configure --without-PCRE
CODE
admin.c: In function `parse_admin':
admin.c:87: warning: unused variable `i'
admin.c:87: warning: unused variable `j'
admin.c:89: warning: unused variable `acc'


CODE
storage.c:47: warning: 'storage_sortitem' defined but not used


CODE
skill.c: In function `skill_get_index':
skill.c:82: warning: suggest parentheses around && within ||
skill.c:82: warning: suggest parentheses around && within ||
skill.c: In function `skill_parse_row_skilldb':


CODE
skill.c:10805: warning: suggest parentheses around && within ||
skill.c:10805: warning: suggest parentheses around && within ||