Files
MariaDB-open-code/mysys
ParadoxV5 1c4aed7c68 Update my_snprintf’s last loose ends to suffixes
Migrate `mysys/errors.c`, `sql-common/errmsg.c` and a couple of
insignificant loose ends to use suffix-based, `-Wformat`-compatible
`my_snprintf` format extensions introduced in MDEV-21978

This commit is the final batch of MDEV-21978’s migration process.

While GCC `-Wformat` (with `ATTRIBUTE_FORMAT`) can catch obsolete or
malformed format string literals, formats originating from other sources
(such as those strings headers) (still) require manual review.
Thus, after all the automatic `-Wformat` complaints fixed in previous
commits, I’ve done a manual `grep` and caught these final matches.
2025-02-12 10:17:44 +01:00
..
2024-09-18 11:27:53 +10:00
2025-01-09 07:58:08 +02:00
2025-01-09 09:41:38 +02:00
2024-11-08 07:17:00 +01:00
2024-05-10 20:02:18 +02:00
2023-08-04 08:01:06 +02:00
2024-12-02 17:51:17 +02:00
2024-05-30 14:27:07 +03:00
2025-02-06 16:46:36 +01:00
2024-11-29 12:37:46 +02:00
2025-01-09 09:41:38 +02:00
2023-04-11 16:15:19 +03:00
2024-04-09 12:12:33 +02:00
2023-11-08 12:59:00 +01:00
2022-04-25 09:40:40 +03:00
2025-01-08 12:51:26 +02:00
2022-12-13 18:01:49 +02:00
2022-11-04 13:50:36 +01:00
2025-01-09 09:41:38 +02:00
2023-10-14 13:36:11 +03:00
2024-11-23 08:14:22 -07:00
2023-10-14 13:36:11 +03:00
2023-10-19 08:26:16 +03:00
2024-12-11 14:46:43 +02:00
2022-12-13 16:58:58 +02:00
2022-07-31 14:54:37 +02:00
2024-10-31 10:01:01 +01:00
2025-01-09 09:41:38 +02:00
2024-10-29 16:42:46 +01:00
2021-10-29 18:29:01 +02:00
2024-10-29 14:47:32 +01:00
2023-12-17 11:20:43 +01:00
2024-02-02 17:43:57 +01:00
2024-06-11 12:50:10 +03:00
2025-01-09 09:41:38 +02:00
2024-11-05 14:00:47 -08:00
2024-11-29 13:43:17 +02:00