<chrono>
: ambiguous_local_time
's message is slightly incorrect
#3648
Labels
bug
Something isn't working
chrono
C++20 chrono
fixed
Something works now, yay!
good first issue
Good for newcomers
Bug description
The message of
ambiguous_local_time
exception class should be (per [time.zone.exception.ambig]/4):Repro:
Build:
Summary:
0x20
) missing between "ambiguous." and "It","Good first issue" tips
It should say
is ambiguous. It could be
(two spaces) in those places:STL/stl/inc/chrono
Line 6014 in e6a12f7
STL/tests/std/tests/P0355R7_calendars_and_time_zones_formatting/test.cpp
Line 801 in e6a12f7
STL/tests/std/tests/P0355R7_calendars_and_time_zones_formatting/test.cpp
Line 805 in e6a12f7
The text was updated successfully, but these errors were encountered: