Skip to content

Instantly share code, notes, and snippets.

@hebasto
Last active May 19, 2025 13:51
Show Gist options
  • Save hebasto/aa42915f88faa4a0ee02655bb55ee624 to your computer and use it in GitHub Desktop.
Save hebasto/aa42915f88faa4a0ee02655bb55ee624 to your computer and use it in GitHub Desktop.
MSVC bugs related to Bitcoin Core

MSVC bugs related to Bitcoin Core

maflcko wrote:

If contributors here have a microsoft account, they may want to upvote the issue report, so that microsoft is aware that there is some interest in having it fixed.


Bug Report Core's Issue / PR Status
Ternary operator breaks consteval PR28657 Fixed in 17.9
Unexpected wrap-around in std::chrono PR31391 Under Consideration
C1001: Internal compiler error with /std:c++20 #31303, PR32525 Fixed in 17.13
Missed optimization for consecutive byte loads/stores PR29852 Under Consideration
Debug CRT shows abort message box… PR32409
Bogus C7595 error on valid C++20 code PR30560 Under Consideration

Moderation Note: Any tickets mentioning the Bitcoin Core project will be deleted immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment