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

Warnings for invalid #nowarn arguments #17871

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

Martin521
Copy link
Contributor

@Martin521 Martin521 commented Oct 11, 2024

Description

Fixes #17870
Also centralizes the distributed logic for processing #nowarn arguments, for better maintainability.

Checklist

  • Test cases added
  • Release notes entry updated

Copy link
Contributor

github-actions bot commented Oct 11, 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.200.md

@Martin521 Martin521 marked this pull request as ready for review October 13, 2024 13:18
@Martin521 Martin521 requested a review from a team as a code owner October 13, 2024 13:18
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.

a few comments inline

@Martin521 Martin521 marked this pull request as draft October 18, 2024 08:39
@Martin521 Martin521 marked this pull request as ready for review October 24, 2024 11:59
Copy link
Member

@T-Gro T-Gro left a comment

Choose a reason for hiding this comment

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

This looks good now, thank you for your patience with this PR!

@T-Gro T-Gro enabled auto-merge (squash) November 4, 2024 08:05
src/Compiler/Driver/ParseAndCheckInputs.fs Outdated Show resolved Hide resolved
auto-merge was automatically disabled November 4, 2024 14:05

Head branch was pushed to by a user without write access

@psfinaki
Copy link
Member

psfinaki commented Nov 4, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Martin521
Copy link
Contributor Author

/azp run

Copy link

Commenter does not have sufficient privileges for PR 17871 in repo dotnet/fsharp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

warnings for invalid #nowarn arguments
6 participants