mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
410fc81a72
Removed a lot of compiler warnings Removed not used variables, functions and labels Initialize some variables that could be used unitialized (fatal bugs) %ll -> %l
16 lines
863 B
Text
16 lines
863 B
Text
DictTabInfo.cpp : .*invalid access to non-static.*
|
|
DictTabInfo.cpp : .*macro was used incorrectly.*
|
|
EventLogger.cpp : .*defined but not used.* : 916
|
|
NdbSqlUtil.cpp : .*unused variable.* : 684 - 685
|
|
DbdihMain.cpp : .*unused variable.* : 6666
|
|
DbtcMain.cpp : .*unused variable.* : 6947
|
|
DbtcMain.cpp : .*unused variable.* : 11870
|
|
DbtupExecQuery.cpp : .*unused variable.* : 1449
|
|
DbtupSystemRestart.cpp : .*unused variable.* : 95 - 96
|
|
DbtupIndex.cpp : .*unused variable.* : 188 - 242
|
|
ndbd_malloc.cpp : .*defined but not used.* : 25
|
|
main.cpp : .*unused variable.* : 131 - 132
|
|
kernel_types.h : .*only defines private constructors and has no friends.* : 51
|
|
Dbtup.hpp: .*only defines private constructors and has no friends.*
|
|
diskpage.hpp: .*only defines private constructors and has no friends.*
|
|
tuppage.hpp: .*only defines private constructors and has no friends.*
|