We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdc341 commit d4c15cfCopy full SHA for d4c15cf
ChangeLog
@@ -18,6 +18,11 @@ TODO (known issues):
18
19
CHANGELOG
20
21
+Boost V1.87:
22
+ - Fixed #220: Seg fault under C++20 and empty stringify parameter (thanks jwnhy)
23
+ - Fixed #222: No line directive if first line of included file is blank (thanks Nick Nobles)
24
+ - Misc build fixes: CI server update, deprecated headers, modular build
25
+
26
Boost V1.86:
27
- Fixed #197: Improper signed overflow handling (UB and a missing division check)
28
- Replaced usage of vsprintf() with the more secure vsnprintf()
0 commit comments