Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix :: Nullness in signature file is not considered by implementation and vice versa #18186

Conversation

T-Gro
Copy link
Member

@T-Gro T-Gro commented Dec 30, 2024

Fixes #18058
Fixes #18184
Fixes #18185

@T-Gro T-Gro marked this pull request as ready for review February 3, 2025 15:49
@T-Gro T-Gro requested a review from a team as a code owner February 3, 2025 15:49
@T-Gro T-Gro added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Feb 4, 2025
@T-Gro
Copy link
Member Author

T-Gro commented Feb 4, 2025

(Compiler release notes are there. I am silencing the demand for Fsharp.Core release notes because the changes are immaterial - xmldoc changes, a missing annotation and removal of overrides from .fsi files)

@dotnet dotnet deleted a comment from github-actions bot Feb 4, 2025
…-file-is-not-considered-by-implementation-and-vice-versa
Copy link
Contributor

github-actions bot commented Feb 4, 2025

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

Copy link
Member

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomas, this looks good, but I have a small question on
onlyDiffersInNullness generating a warning, which I hope you can clear up for me. Other than it looks great

src/Compiler/Checking/MethodCalls.fs Show resolved Hide resolved
src/Compiler/Checking/NicePrint.fs Show resolved Hide resolved
src/Compiler/Checking/NicePrint.fs Outdated Show resolved Hide resolved
src/Compiler/Checking/SignatureConformance.fs Show resolved Hide resolved
@tomas
Copy link

tomas commented Feb 4, 2025

@KevinRansom please do not mention me again in this repo.

@KevinRansom
Copy link
Member

@KevinRansom please do not mention me again in this repo.

Well, there have been quite a few Tomas' that have worked on F# over the years. I will do my best not to mention you, but you do have the coolest alias.

tests/FSharp.Test.Utilities/Compiler.fs Outdated Show resolved Hide resolved
src/Compiler/Driver/ParseAndCheckInputs.fs Show resolved Hide resolved
@T-Gro T-Gro enabled auto-merge (squash) February 6, 2025 10:48
@T-Gro T-Gro merged commit 841ba8e into main Feb 6, 2025
33 checks passed
@T-Gro T-Gro deleted the 18058-nullness-issue---nullness-in-signature-file-is-not-considered-by-implementation-and-vice-versa branch February 7, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes
Projects
Archived in project
4 participants