mariadb/client
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
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
completion_hash.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Update FSF Address 2019-05-11 21:29:06 +03:00
get_password.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc imporve clang build 2019-06-25 13:21:36 +03:00
mysql_plugin.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_upgrade.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqladmin.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlbinlog.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlcheck.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqldump.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlimport.c MDEV-788 mysqlimport should support the ability to disable foreign keys 2019-05-15 18:45:58 +04:00
mysqlshow.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlslap.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqltest.cc imporve clang build 2019-06-25 13:21:36 +03:00
readline.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.cc.dontuse Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.h.dontuse Update FSF Address 2019-05-11 21:29:06 +03:00