]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
fmt: Update to version 11.0.2
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 14 Aug 2024 19:09:51 +0000 (21:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Aug 2024 10:45:13 +0000 (10:45 +0000)
commitee4c4c787e94107fec9b26f25a60abaf48450c70
tree0642df0ec1d634f8b11bc580365c8bedea3ac855
parent075aa6f354bf37cd5b95757421ab82853258b089
fmt: Update to version 11.0.2

- Update from version 11.0.1 to 11.0.2
- Update of rootfile
- Changelog
    11.0.2
- Fixed compatibility with non-POSIX systems
  (https://github.com/fmtlib/fmt/issues/4054,
  https://github.com/fmtlib/fmt/issues/4060).
- Fixed performance regressions when using `std::back_insert_iterator` with
  `fmt::format_to` (https://github.com/fmtlib/fmt/issues/4070).
- Fixed handling of `std::generator` and move-only iterators
  (https://github.com/fmtlib/fmt/issues/4053,
  https://github.com/fmtlib/fmt/pull/4057). Thanks @Arghnews.
- Made `formatter<std::string_view>::parse` work with types convertible to
  `std::string_view` (https://github.com/fmtlib/fmt/issues/4036,
  https://github.com/fmtlib/fmt/pull/4055). Thanks @Arghnews.
- Made `volatile void*` formattable
  (https://github.com/fmtlib/fmt/issues/4049,
  https://github.com/fmtlib/fmt/pull/4056). Thanks @Arghnews.
- Made `Glib::ustring` not be confused with `std::string`
  (https://github.com/fmtlib/fmt/issues/4052).
- Made `fmt::context` iterator compatible with STL algorithms that rely on
  iterator category (https://github.com/fmtlib/fmt/issues/4079).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/fmt
lfs/fmt