Opened 8 weeks ago

Closed 8 weeks 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 Bruce Dubbs, 8 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 8 weeks ago

# 11.0.2 - 2024-07-20

  • Fixed compatibility with non-POSIX systems.
  • Fixed performance regressions when using std::back_insert_iterator with fmt::format_to.
  • Fixed handling of std::generator and move-only iterators.
  • Made formatter<std::string_view>::parse work with types convertible to std::string_view.
  • Made volatile void* formattable.
  • Made Glib::ustring not be confused with std::string.
  • Made fmt::context iterator compatible with STL algorithms that rely on iterator category.

comment:3 by Bruce Dubbs, 8 weeks ago

Resolution: fixed
Status: assignedclosed

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.