Browse Source
MDEV-13459 Warnings, when compiling with gcc-7.x
MDEV-13459 Warnings, when compiling with gcc-7.x
mostly caused by -Wimplicit-fallthroughpull/540/head
53 changed files with 170 additions and 124 deletions
-
2client/mysql.cc
-
1client/mysqldump.c
-
21extra/my_print_defaults.c
-
1extra/replace.c
-
10mysys/my_new.cc
-
6plugin/handler_socket/CMakeLists.txt
-
1sql-common/client.c
-
8sql/events.cc
-
2sql/field.cc
-
1sql/ha_partition.cc
-
2sql/item.cc
-
2sql/item_func.cc
-
4sql/item_strfunc.cc
-
5sql/log.cc
-
15sql/log_event.cc
-
1sql/opt_sum.cc
-
2sql/partition_info.cc
-
2sql/sp_head.cc
-
1sql/sql_admin.cc
-
4sql/sql_lex.cc
-
6sql/sql_parse.cc
-
2sql/sql_partition.cc
-
74sql/sql_plugin.cc
-
1sql/sql_prepare.cc
-
1sql/sql_repl.cc
-
1sql/sql_show.cc
-
2sql/sql_table.cc
-
10sql/sql_yacc.yy
-
3storage/federated/ha_federated.cc
-
9storage/federatedx/federatedx_io_mysql.cc
-
2storage/federatedx/ha_federatedx.cc
-
2storage/heap/hp_create.c
-
1storage/heap/hp_extra.c
-
5storage/innobase/handler/ha_innodb.cc
-
2storage/innobase/include/data0type.ic
-
2storage/innobase/include/page0zip.ic
-
5storage/innobase/row/row0mysql.c
-
4storage/innobase/row/row0purge.c
-
1storage/innobase/row/row0sel.c
-
3storage/maria/ma_extra.c
-
1storage/maria/ma_key_recover.c
-
2storage/maria/ma_recovery.c
-
3storage/myisam/mi_extra.c
-
12storage/sphinx/ha_sphinx.cc
-
1storage/tokudb/CMakeLists.txt
-
5storage/xtradb/handler/ha_innodb.cc
-
2storage/xtradb/include/data0type.ic
-
2storage/xtradb/include/page0zip.ic
-
4storage/xtradb/row/row0mysql.c
-
4storage/xtradb/row/row0purge.c
-
1storage/xtradb/row/row0sel.c
-
17strings/ctype-utf8.c
-
13strings/dtoa.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue