Opened 4 weeks ago

Closed 4 weeks ago

#20979 closed enhancement (fixed)

fmt-11.1.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 weeks ago

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

comment:2 by Bruce Dubbs, 4 weeks ago

# 11.1.3 - 2025-01-25

  • Fixed compilation on GCC 9.4
  • Worked around an internal compiler error when using C++20 modules with GCC 14.2 and earlier
  • Worked around a bug in GCC 6
  • Fixed an issue caused by instantiating formatter<const T>
  • Fixed formatting into std::ostreambuf_iterator when using format string compilation
  • Restored a constraint on the map formatter so that it correctly reports as unformattable
  • Reduced the size of format specs
  • Readded args() to fmt::format_context
  • Fixed a bogus MSVC warning
  • Fixed a pedantic mode error in the CMake config

comment:3 by Bruce Dubbs, 4 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

a0c9ba7801 Update to libpng-1.6.46.
1df07fd121 Update to mupdf-1.25.4.
f5ec02c63b Update to fmt-11.1.3.
Note: See TracTickets for help on using tickets.