-
v1.5.0 Stable
released this
2024-02-03 00:52:00 +01:00 | 12 commits to master since this releaseChanges:
- Fixing some compiler warnings for
-Wsign-compare
- Fix warning about catching
std::out_of_range
as value - Add
Message::add_part
overloads forconst char*
as text - Rework
Label::with_message
to have seperate lvalue and rvalue reference variants - Fix
Report::with_docurl
+ make it using refs insteand of a plain value as parameter - Render docurl for reports if it is set
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
error-reporting-cpp.hpp
43 downloads · 65 KiB
- Fixing some compiler warnings for