mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
- 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>
25 lines
644 B
Plaintext
25 lines
644 B
Plaintext
#usr/include/fmt
|
|
#usr/include/fmt/args.h
|
|
#usr/include/fmt/base.h
|
|
#usr/include/fmt/chrono.h
|
|
#usr/include/fmt/color.h
|
|
#usr/include/fmt/compile.h
|
|
#usr/include/fmt/core.h
|
|
#usr/include/fmt/format-inl.h
|
|
#usr/include/fmt/format.h
|
|
#usr/include/fmt/os.h
|
|
#usr/include/fmt/ostream.h
|
|
#usr/include/fmt/printf.h
|
|
#usr/include/fmt/ranges.h
|
|
#usr/include/fmt/std.h
|
|
#usr/include/fmt/xchar.h
|
|
#usr/lib/cmake/fmt
|
|
#usr/lib/cmake/fmt/fmt-config-version.cmake
|
|
#usr/lib/cmake/fmt/fmt-config.cmake
|
|
#usr/lib/cmake/fmt/fmt-targets-release.cmake
|
|
#usr/lib/cmake/fmt/fmt-targets.cmake
|
|
#usr/lib/libfmt.so
|
|
usr/lib/libfmt.so.11
|
|
usr/lib/libfmt.so.11.0.2
|
|
#usr/lib/pkgconfig/fmt.pc
|