Checksum throws on Mono 64-bit #23722
Labels
Area-IDE
Bug
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
Version Used: 2.6.0
The latest Roslyn release results in test failures in OmniSharp on Linux/OSX (failing build log: omnisharp-build-log.txt) that look so:
It appears that this is due to a struct layout padding issue on Mono 64-bit, which was found and "fixed" by #22794, but not in master. This is currently blocking OmniSharp, and thus, VS Code from taking a new Roslyn and adding support for C# 7.2.
The text was updated successfully, but these errors were encountered: