Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented May 1, 2024

This PR fixes MSVC warning C4334 in the fuzzing code. Similar to #26252.

All DisableSpecificWarnings dropped from fuzz.vcxproj as all remained are inherited from common.init.vcxproj.

Required to simplify warning suppression porting to the CMake-based build system.

This change fixes MSVC level-3 warning C4334.
See: https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-3-c4334

All `DisableSpecificWarnings` dropped from `fuzz.vcxproj` as all
remained are inherited from `common.init.vcxproj`.
@DrahtBot
Copy link
Contributor

DrahtBot commented May 1, 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, sipsorcery

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 May 2, 2024

utACK b50d127

@hebasto
Copy link
Member Author

hebasto commented May 2, 2024

cc @sipsorcery

@sipsorcery
Copy link
Contributor

utACK b50d127

@fanquake fanquake merged commit 5127844 into bitcoin:master May 3, 2024
@hebasto hebasto deleted the 240501-fix-shift branch May 3, 2024 07:20
@bitcoin bitcoin locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants