Opened 9 months ago
Closed 9 months ago
#20115 closed enhancement (fixed)
fmt-11.0.2
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 9 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 months ago
comment:3 by , 9 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
29c08dc00c Fix a gcc14 issue in vorbis-tools . 152e56f57f Update to pytest-8.3.1 (Python module). 99384e6d66 Update to fmt-11.0.2. 44d17c710f Update to wpa_supplicant-2.11. d9a60453ba Update to ldns-1.8.4.
Note:
See TracTickets
for help on using tickets.
# 11.0.2 - 2024-07-20
std::back_insert_iterator
withfmt::format_to
.std::generator
and move-only iterators.formatter<std::string_view>::parse
work with types convertible tostd::string_view
.volatile void*
formattable.Glib::ustring
not be confused withstd::string
.fmt::context
iterator compatible with STL algorithms that rely on iterator category.