Nicholas Londey
Results
1
issues of
Nicholas Londey
The test for C++17 was changed in the following commit from `>=` to `>` https://github.com/HowardHinnant/date/commit/5ba1c1ad8514362dba596f228eb20eb13f63d948#diff-60920d5d6696dfe1f8a446d6e86869b2R130 `std::uncaught_exception()` is deprecated in C++17 and so fails to build cleanly on C++17 compilers such...