mariadb/storage/myisammrg
Eugene Kosov d36c107a6b imporve clang build
cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE=Debug

Maintainer mode makes all warnings errors. This patch fix warnings. Mostly about
deprecated `register` keyword.

Too much warnings came from Mroonga and I gave up on it.
2019-06-25 13:21:36 +03:00
..
mysql-test/storage_engine Merge 10.0 into 10.1 2019-03-27 11:56:08 +02:00
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ha_myisammrg.cc imporve clang build 2019-06-25 13:21:36 +03:00
ha_myisammrg.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myrg_close.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_create.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myrg_def.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myrg_delete.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_extra.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_info.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_locking.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_open.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myrg_panic.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_queue.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_range.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_records.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rfirst.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rkey.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rlast.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rnext.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rnext_same.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rprev.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rrnd.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_rsame.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myrg_update.c Update FSF Address 2019-05-11 21:29:06 +03:00
myrg_write.c Update FSF Address 2019-05-11 21:29:06 +03:00