diff options
author | Peter Powell <petpow@saberuk.com> | 2015-07-07 23:49:53 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2015-07-07 23:49:53 +0100 |
commit | 7a15dd936f876882999a18117937d2eeef2e7dc0 (patch) | |
tree | 4de83e16dd98be6a23e2a451fe3fd798de58c09a /modules/protocol/ratbox.cpp | |
parent | 4929e5d108e54a8313f539892b884131bc6456c1 (diff) |
Fix various Clang compiler warnings.
include/modules/sql.h:103:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
modules/database/db_sql.cpp:273:15: warning: declaration shadows a local variable [-Wshadow]
modules/pseudoclients/chanserv/chanserv.cpp:319:150: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
modules/pseudoclients/chanserv/chanserv.cpp:329:80: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
Diffstat (limited to 'modules/protocol/ratbox.cpp')
0 files changed, 0 insertions, 0 deletions