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

[Proposal]: #pragma warning *enable* #3986

Open
1 of 4 tasks
jcouv opened this issue Oct 9, 2020 · 1 comment
Open
1 of 4 tasks

[Proposal]: #pragma warning *enable* #3986

jcouv opened this issue Oct 9, 2020 · 1 comment
Milestone

Comments

@jcouv
Copy link
Member

jcouv commented Oct 9, 2020

#pragma warning enable

  • Proposed
  • Prototype: Not Started
  • Implementation: Not Started
  • Specification: Not Started

Summary

During our work on nullability in C# 8, we added support for #pragma warning enable ... as the mechanism to enable nullable warnings. Since we shipped with #nullable enable ... instead, we disabled that code with the intention to revisit later.

Motivation

Detailed design

Drawbacks

Alternatives

Unresolved questions

Design meetings

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

No branches or pull requests

3 participants