Skip to content

Conversation

@T-Gro
Copy link
Member

@T-Gro T-Gro commented Sep 15, 2024

Fixes #17701 .
This was causing an internal compiler error when processing nested generics enclosed with System.Nullable, created by usage of question mark on a value type in C#.

@T-Gro T-Gro requested a review from a team as a code owner September 15, 2024 11:05
@github-actions
Copy link
Contributor

github-actions bot commented Sep 15, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.100.md

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

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

error FS0192 : internal error : Length of Nullable metadata and needs of its processing do not match: { Data = [|0uy; 1uy|] Idx = 2 }

3 participants