File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 99- Moved ` is_compiled_string ` to the public API
1010 (https://github.com/fmtlib/fmt/issues/4342 ). Thanks @SwooshyCueb .
1111
12+ - Simplified implementation of ` operator""_cf `
13+ (https://github.com/fmtlib/fmt/pull/4349 ). Thanks @LocalSpook .
14+
1215- Fixed ` __builtin_strlen ` detection (https://github.com/fmtlib/fmt/pull/4329 ).
1316 Thanks @LocalSpook .
1417
15- - Fixed gcc 8.3 compile errors (https://github.com/fmtlib/fmt/pull/4336 ).
16- Thanks @sergiud .
18+ - Fixed handling of BMI paths with the Ninja generator
19+ (https://github.com/fmtlib/fmt/pull/4344 ). Thanks @tkhyn .
20+
21+ - Fixed gcc 8.3 compile errors (https://github.com/fmtlib/fmt/issues/4331 ,
22+ https://github.com/fmtlib/fmt/pull/4336 ). Thanks @sergiud .
23+
24+ - Fixed a bogus MSVC warning (https://github.com/fmtlib/fmt/pull/4356 ).
25+ Thanks @dinomight .
1726
1827# 11.1.3 - 2025-01-25
1928
You can’t perform that action at this time.
0 commit comments