Files
gcc-reflection/libstdc++-v3/python
Jonathan Wakely c19b542a17 libstdc++: Handle invalid values in std::chrono pretty printers
This avoids an IndexError exception when printing invalid chrono::month
or chrono::weekday values.

libstdc++-v3/ChangeLog:

	* python/libstdcxx/v6/printers.py (StdChronoCalendarPrinter):
	Check for out-of-range month an weekday indices.
	* testsuite/libstdc++-prettyprinters/chrono.cc: Check invalid
	month and weekday values.
2023-08-11 14:33:01 +01:00
..
2023-01-16 11:52:17 +01:00
2023-01-16 11:52:17 +01:00