-
Notifications
You must be signed in to change notification settings - Fork 90
Remaining work for discards, tuples and out variables #768
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
Comments
I'll check that these were done in the end (or create a PR, or ask for more help). |
More examples: this is a nice-to-have. We should do it, but it shouldn't block the C# 7 standard from going out. Annotation of examples for testing: I believe Rex has done these; @RexJaeschke can you confirm? Tuple encoding: I'm not sure whether it was present before, but we have this note:
Proposal: I'll create a PR to add this to annex B.3. Declaration spaces:
|
I have done this for PRs merged up to the most recent meeting. At that meeting, we closed PR #742, which I see has 4 new, small examples (in variables.md). I plan to add annotation to these after tomorrow's call, when I will do likewise for PR #795, assuming we merge that. |
7.6 Signatures and overloading states that csharpstandard/standard/basic-concepts.md Line 544 in 4939f48
It is not necessary to add a sentence saying that tuple element names do not affect signature equality, because this follows from the identity conversions that are already specified. csharpstandard/standard/basic-concepts.md Line 531 in 4939f48
csharpstandard/standard/conversions.md Lines 82 to 86 in 4939f48
|
Meeting 2023-09-06:
|
Closing, as we'd like more examples, but the blocking aspects are done. |
Reopening with C# 8 milestone and clarity label for the examples. |
Uh oh!
There was an error while loading. Please reload this page.
I'm using this issue to evacuate remaining unresolved conversations and pending improvements from PR #664, so that it can get merged without losing track of them.
The text was updated successfully, but these errors were encountered: