lib/fmt: support build with libfmt-11.0.0

Upstream libfmt commit fmtlib/fmt@d707292
now requires the format function to be const.

Adjust the function prototype so it is const and can compile.

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>

Closes https://github.com/MusicPlayerDaemon/MPD/issues/2141
This commit is contained in:
Rudi Heitbaum
2024-07-05 14:27:45 +00:00
committed by Max Kellermann
parent d7d32ed6fc
commit a42da90042
5 changed files with 6 additions and 5 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.23.16 (not yet released)
* support libfmt 11
ver 0.23.15 (2023/12/20)
* decoder