mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
eba44874ca
- 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dbug.c | ||
dbug_add_tags.pl | ||
dbug_long.h | ||
example1.c | ||
example2.c | ||
example3.c | ||
factorial.c | ||
main.c | ||
monty.doc | ||
my_main.c | ||
remove_function_from_trace.pl | ||
tests-t.pl | ||
tests.c | ||
user.r |