Code:
char_item.cpp: In member function 'bool CHARACTER::CanHandleItem(bool, bool)':
char_item.cpp:225: error: expected `)' before 'return'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:640: warning: comparison is always false due to limited range of data type
char_item.cpp:666: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2426: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2430: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2446: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2473: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2481: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5127: warning: comparison between signed and unsigned integer expressions
char_item.cpp:1709: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5197: warning: unused variable 'wCell'
char_item.cpp:5198: warning: unused variable 'window_type'
char_item.cpp:5199: warning: unused variable 'wDestCell'
char_item.cpp:5200: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6205: warning: array subscript has type 'char'
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7598: warning: unused variable 'itemType'
char_item.cpp:7599: warning: unused variable 'itemSubType'
gmake: *** [OBJDIR/char_item.o] Error 1
root@host:/usr/src/novaline/Srcs/Server/game/src # gmake clean
root@host:/usr/src/novaline/Srcs/Server/game/src # gmake >> compile.log
char.cpp:7194: warning: this decimal constant is unsigned only in ISO C90
char.cpp: In member function 'bool CHARACTER::IsHack(bool, bool, int)':
char.cpp:6647: error: expected `(' before 'if'
gmake: *** [OBJDIR/char.o] Error 1
bitte helft mir
das kommt wenn ich compile.log mache






