mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed compiler warnings
client/mysqltest.cc: Added cast plugin/feedback/utils.cc: Added #ifdef sql/sql_select.cc: Added cast sql/sys_vars.h: Changed limits to int support-files/compiler_warnings.supp: Added suppression
This commit is contained in:
@ -43,7 +43,7 @@ ut/ut0ut\.c: ignoring return value of
|
||||
srv/srv0srv\.c: value computed is not used
|
||||
buf/buf0buf\.c: .*block_mutex.* might be used uninitialized
|
||||
btr/btr0cur\.c: null argument where non-null required: 1800-3000
|
||||
btr/btr0btr\.c: null argument where non-null required: 2500-3000
|
||||
btr/btr0btr\.c: null argument where non-null required
|
||||
btr/btr0cur\.c: .*value computed is not used.*: 3175-3375
|
||||
btr/btr0sea\.c: passing argument 2 .* discards qualifiers from pointer target type
|
||||
ibuf/ibuf0ibuf.c: null argument where non-null required: 700-1000
|
||||
|
Reference in New Issue
Block a user