View Single Post
  #7  
Old 10-29-2004, 02:08 AM
ajb20
Hill Giant
 
Join Date: Jul 2004
Posts: 106
Default

Code:
c:\documents and settings\adamxp\desktop\eqemucvs\source\common\database.cpp(1170) : warning C4715: 'Database::GetqFlag' : not all control paths return a value 



command.cpp(865) : warning C4805: '==' : unsafe mix of type 'char' and type 'bool' in operation
command.cpp(888) : warning C4805: '==' : unsafe mix of type 'char' and type 'bool' in operation
Other than that compiled great. Thanks Cisyouc. For those of you without a compiler, I added it here http://www.eqemulator.net/forums/viewtopic.php?t=17924
Reply With Quote