nicole mazzuca
Results
2
issues of
nicole mazzuca
Hi! Friendly neighborhood STL implementor here 😸 After implementing [P2499R0][] in microsoft/stl#2947, the test [enforce-checks-test][] now fails. Compiler output ``` C:\Users\nimazzuc\projects\fmt\include\fmt\core.h(2742): error C2039: 'parse': is not a member of 'fmt::v9::detail::fallback_formatter'...
See: - Issue #3097 - PR #3102 - PR #3122 It seems likely that the result we want is for, if the abbreviation fails to convert, to instead attempt to...
bug
chrono