mariadb/storage/maria
Michael Widenius ddc5764303 Remove compiler warnings
- Remove unused variables
- Mark variables unused
- Fix wrong types
- Add no-strict-aliasing to BUILD scripts
2018-04-16 20:16:43 +03:00
..
unittest Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
CMakeLists.txt
file_formats.txt
ft_maria.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ha_maria.cc Remove compiler warnings 2018-04-16 20:16:43 +03:00
ha_maria.h
lockman.c Fixed LF_BACKOFF calls 2017-12-08 21:35:29 +04:00
lockman.h
ma_bitmap.c Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
ma_blockrec.c Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
ma_blockrec.h
ma_cache.c
ma_changed.c
ma_check.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_check_standalone.h
ma_checkpoint.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_checkpoint.h
ma_checksum.c
ma_close.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
ma_commit.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
ma_commit.h
ma_control_file.c Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
ma_control_file.h
ma_create.c Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-01-29 12:44:20 +04:00
ma_crypt.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ma_crypt.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ma_dbug.c
ma_delete.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_delete_all.c
ma_delete_table.c
ma_dynrec.c Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
ma_extra.c Merge branch '10.1' into 10.2 2017-10-24 14:53:18 +02:00
ma_ft_boolean_search.c Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-02-04 18:40:06 +04:00
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c
ma_ft_parser.c Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-02-04 18:40:06 +04:00
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c
ma_ftdefs.h
ma_fulltext.h
ma_info.c
ma_init.c
ma_key.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
ma_key_recover.c MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
ma_key_recover.h
ma_keycache.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_locking.c
ma_loghandler.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_loghandler.h
ma_loghandler_lsn.h MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
ma_norec.c Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
ma_open.c Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2018-01-01 19:39:59 +02:00
ma_packrec.c Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
ma_page.c Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
ma_pagecache.c Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
ma_pagecache.h
ma_pagecaches.c
ma_pagecrc.c Added DBUG_ASSERT_AS_PRINTF compile flag 2017-08-24 01:05:50 +02:00
ma_panic.c
ma_preload.c
ma_range.c
ma_recovery.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_recovery.h
ma_recovery_util.c
ma_recovery_util.h
ma_rename.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_rfirst.c
ma_rkey.c MDEV-13749: Server crashes in _ma_unique_hash / JOIN_CACHE::generate_full_extensions on INTERSECT 2018-03-01 16:28:31 +01:00
ma_rlast.c
ma_rnext.c
ma_rnext_same.c
ma_rprev.c
ma_rrnd.c
ma_rsame.c
ma_rsamepos.c
ma_rt_index.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
ma_rt_index.h
ma_rt_key.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
ma_rt_test.c
ma_scan.c
ma_search.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_servicethread.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
ma_servicethread.h
ma_sort.c MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ma_state.c Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
ma_state.h Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
ma_static.c
ma_statrec.c
ma_test1.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
ma_test2.c Fixed compilation warnings (while testing 32 bit builds) 2017-07-01 14:26:42 +03:00
ma_test3.c
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_force_start.pl
ma_test_recovery
ma_unique.c
ma_update.c
ma_write.c Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
maria_chk.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
maria_def.h Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
maria_dump_log.c After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
maria_ftdump.c
maria_pack.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
maria_read_log.c After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
maria_rename.sh
tablockman.c
tablockman.h
test_pack
trnman.c
trnman.h
trnman_public.h