The new VS 18.0 release includes numerous bug fixes.
Drafted pending Visual Studio 2026 availability in GHA.
The new VS 18.0 release includes numerous bug fixes.
Drafted pending Visual Studio 2026 availability in GHA.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33861.
See the guideline for information on the review process. A summary of reviews will appear here.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
The bug was fixed in Visual Studio 18.0.
218@@ -219,10 +219,10 @@ jobs:
219 include:
220 - job-type: standard
221 generate-options: '-DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DWERROR=ON'
222- job-name: 'Windows native, VS 2022'
223+ job-name: 'Windows native, VS 2026'
224 - job-type: fuzz
225 generate-options: '-DVCPKG_MANIFEST_NO_DEFAULT_FEATURES=ON -DVCPKG_MANIFEST_FEATURES="wallet" -DBUILD_GUI=OFF -DWITH_ZMQ=OFF -DBUILD_FOR_FUZZING=ON -DWERROR=ON'
226- job-name: 'Windows native, fuzz, VS 2022'
227+ job-name: 'Windows native, fuzz, VS 2026'