mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 00:26:07 +01:00
* Fix variable size basic_memory_buffer colorization * Fix an unused arguments warning on GCC that blocks the CI otherwise * Ref #1842 * Ref #1593