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
dbug_long.h
example1.c
example2.c
example3.c
factorial.c remove duplicate code from the factorial dbug example 2012-08-23 15:30:43 +02:00
main.c
monty.doc
my_main.c
remove_function_from_trace.pl
tests-t.pl
tests.c
user.r