Skip to content

Issues: dotnet/csharpstandard

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

When is a unary operator not a unary operator? type: bug The Standard does not describe the language as intended or implemented
#1215 opened Nov 20, 2024 by jskeet
Try using LangVersion 8 with examples
#1213 opened Nov 20, 2024 by jskeet
Document
#1197 opened Nov 6, 2024 by GIgako19929
Null forgiving operator grammar issues meeting: discuss This issue should be discussed at the next TC49-TG2 meeting type: bug The Standard does not describe the language as intended or implemented
#1190 opened Oct 21, 2024 by jskeet C# 8.0
Duplication on null conversion
#1156 opened Aug 12, 2024 by BillWagner
Pre-processing line directive
#1118 opened May 24, 2024 by logeshkumars0604
Grammar ambiguities
#1115 opened May 22, 2024 by logeshkumars0604
nameof can refer to a variable "early" type: bug The Standard does not describe the language as intended or implemented
#1111 opened May 16, 2024 by jskeet
Documentation for exception thrown within when expression type: bug The Standard does not describe the language as intended or implemented
#1086 opened Apr 18, 2024 by romglusker C# 8.0
Example in 18.4.6 is incorrect: calling an ambiguous-looking interface member can work... type: bug The Standard does not describe the language as intended or implemented
#1062 opened Mar 27, 2024 by jskeet
ProTip! Exclude everything labeled bug with -label:bug.