Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to Master for 1.87 #433

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Merge to Master for 1.87 #433

merged 5 commits into from
Nov 5, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Nov 5, 2024

No description provided.

jspam and others added 5 commits July 8, 2022 12:42
Replace loops using it by simple do { ... } while (0) loops.
This allows static analysis tools like clang-tidy to better understand
the code and avoid false positives.

Fixes #343.
Remove ::boost::test_tools::tt_detail::dummy_cond
Fix for the issue #430, arg_type_mismatch exception with dynamic link
@mborland mborland merged commit fd631aa into master Nov 5, 2024
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants