mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 15:25:33 +02:00
Problem: The original patch didn't compile on debug_werror
due to wrong format in printf("%d") for size_t variables.
Fix: Adding cast to (int).
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| strings-t.c | ||