Skip to content

C#6 §B.5 wrongly references §14.3.9.7 #722

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
KalleOlaviNiemitalo opened this issue Jan 14, 2023 · 1 comment
Closed

C#6 §B.5 wrongly references §14.3.9.7 #722

KalleOlaviNiemitalo opened this issue Jan 14, 2023 · 1 comment

Comments

@KalleOlaviNiemitalo
Copy link
Contributor

KalleOlaviNiemitalo commented Jan 14, 2023

Informative C# 6 §B.5 Other issues includes:

  1. The CLI reserves certain signatures for compatibility with other programming languages. (§14.3.9.7)

This references §14.3.9.7 Nested types in generic classes, but should instead reference §14.3.10 Reserved member names.

This error is also in ECMA-334, 5th edition, December 2017; but not in ECMA-334, 4th edition, June 2006.

@KalleOlaviNiemitalo KalleOlaviNiemitalo changed the title C#6 §B.5 wrongly references §15.3.9.7 C#6 §B.5 wrongly references §14.3.9.7 Jan 14, 2023
@RexJaeschke RexJaeschke mentioned this issue Jan 14, 2023
@KalleOlaviNiemitalo
Copy link
Contributor Author

Closing this because #723 was merged and a backport to the C# 6 branch seems unlikely based on #689 (comment).

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

1 participant