gcc32 -c -Wall -Wuninitialized -Wwrite-strings -Wcast-
qual -Wbad-function-cast -Wstrict-prototypes -Wno-
deprecated -Wnested-externs -Wcomment -Wcast-
align -O -ggdb -march=i686 -pipe -D_THREAD_SAFE -
D__USE_UNIX98 -D_GNU_SOURCE -DINVERSEXY -
DFX -I/usr/include/mysql -I/usr/local/include/mysql -
I/usr/local/include/pthread/linuxthreads mob.cpp -o
mob.o
gcc32 -c -Wall -Wuninitialized -Wwrite-strings -Wcast-
qual -Wbad-function-cast -Wstrict-prototypes -Wno-
deprecated -Wnested-externs -Wcomment -Wcast-
align -O -ggdb -march=i686 -pipe -D_THREAD_SAFE -
D__USE_UNIX98 -D_GNU_SOURCE -DINVERSEXY -
DFX -I/usr/include/mysql -I/usr/local/include/mysql -
I/usr/local/include/pthread/linuxthreads client.cpp -o
client.o
client.cpp: In member function `sint32
Client::GenericFocus(short unsigned int,
short unsigned int)':
client.cpp:452: warning: comparison between signed
and unsigned integer
expressions
client.cpp: In member function `bool Client::QuestTroupe
(const Seperator*)':
client.cpp:1854: warning: deprecated conversion from
string constant to `char*'
client.cpp: In member function `bool Client::NormalGM
(const Seperator*)':
client.cpp:3083: warning: unused variable `int8 charges'
client.cpp:3158: warning: deprecated conversion from
string constant to `char*'
client.cpp: In member function `bool Client::NormalUser
(const Seperator*)':
client.cpp:3912: warning: deprecated conversion from
string constant to `char*'
client.cpp: In member function `void Client::FindItem
(const char*)':
client.cpp:5253: no matching function for call to
`Database::IterateItems(
int32*)'
client.cpp: In member function `void Client::Commandlog
(const Seperator*)':
client.cpp:6846: warning: assignment to non-pointer
type `char' from NULL
client.cpp:6846: warning: argument to non-pointer type
`char' from NULL
client.cpp:6852: warning: deprecated conversion from
string constant to `char*'
client.cpp:6854: warning: deprecated conversion from
string constant to `char*'
client.cpp: In member function `void Client::LogMerchant
(Client*, Mob*,
Merchant_Purchase_Struct*, const Item_Struct*,
bool)':
client.cpp:6880: warning: deprecated conversion from
string constant to `char*'
client.cpp:6890: warning: passing `double' for argument
1 of `const char*
itoa(int, char*, int)'
client.cpp:6898: warning: deprecated conversion from
string constant to `char*'
client.cpp: In member function `void Client::LogLoot
(Client*, Corpse*, const
Item_Struct*)':
client.cpp:6915: warning: deprecated conversion from
string constant to `char*'
client.cpp:6924: warning: deprecated conversion from
string constant to `char*'
client.cpp:6926: warning: deprecated conversion from
string constant to `char*'
gmake: *** [client.o] Error 1
eq:~/new/zone>