Skip to content

Remove obsolete F# compiler warning 3387 #46468

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

Closed

Conversation

felisevan
Copy link
Contributor

@felisevan felisevan commented May 28, 2025

Summary

The compiler warning 3387 is currently listed as an optional warning in the documentation, but this is no longer accurate — it is now enabled by default.

Fixes #46467


Internal previews

📄 File 🔗 Preview link
docs/fsharp/language-reference/compiler-options.md Compiler options

@felisevan felisevan requested review from BillWagner and a team as code owners May 28, 2025 19:52
@dotnetrepoman dotnetrepoman bot added this to the May 2025 milestone May 28, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fsharp/svc community-contribution Indicates PR is created by someone from the .NET community. labels May 28, 2025
@felisevan felisevan force-pushed the fsharp-compiler-warn-options branch from 6a975e8 to 2f60dec Compare May 29, 2025 13:28
@felisevan
Copy link
Contributor Author

Closing this because #46479 has been merged.

@felisevan felisevan closed this May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fsharp/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update F# Compiler Options docs to reflect that warning 3387 is now enabled by default
1 participant