Skip to content

Conversation

hodlinator
Copy link
Contributor

Block was recently touched (e2d1f84) and the codebase recently switched to C++20 which allows this to improve robustness.

Follow-up suggested in #29625 (comment)

Block was recently touched (e2d1f84) and the codebase recently switched to C++20 which allows this to improve robustness.
@DrahtBot
Copy link
Contributor

DrahtBot commented Jul 5, 2024

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK maflcko

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@maflcko
Copy link
Member

maflcko commented Jul 8, 2024

ACK e233ec0

Previously clang-tidy couldn't understand the named args, because of list-initialization. (Even if it did, catching them right in the any C++ compiler is always better than only in clang-tidy)

@fanquake fanquake merged commit e516539 into bitcoin:master Jul 11, 2024
@hodlinator hodlinator deleted the 2024-07_net_designated_initializer branch July 12, 2024 08:30
@bitcoin bitcoin locked and limited conversation to collaborators Jul 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants