mariadb/dbug
Vladislav Vaintroub eba44874ca MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.
- Fix win64 pointer truncation warnings
(usually coming from misusing 0x%lx and long cast in DBUG)

- Also fix printf-format warnings

Make the above mentioned warnings fatal.

- fix pthread_join on Windows to set return value.
2017-09-28 17:20:46 +00:00
..
CMakeLists.txt MDEV-11611 fix Ninja build 2017-01-29 23:05:10 +01:00
dbug.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
dbug_add_tags.pl mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
dbug_long.h small dbug cleanup 2011-07-10 19:50:29 +02:00
example1.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
example2.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
example3.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
factorial.c remove duplicate code from the factorial dbug example 2012-08-23 15:30:43 +02:00
main.c document DBUG_OUTPUT() 2004-11-11 14:42:35 +01:00
monty.doc dbug changes: 2006-02-14 22:36:11 +01:00
my_main.c move safemalloc out of dbug. 2011-12-12 22:58:24 +01:00
remove_function_from_trace.pl Fixed bug LP#605798 "wrong data in bitmap" after recovery. 2010-09-10 02:42:12 +03:00
tests-t.pl move safemalloc out of dbug. 2011-12-12 22:58:24 +01:00
tests.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
user.r move safemalloc out of dbug. 2011-12-12 22:58:24 +01:00