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

Examine friendliness of stack-only error messages. #18483

Open
VSadov opened this issue Apr 5, 2017 · 0 comments
Open

Examine friendliness of stack-only error messages. #18483

VSadov opened this issue Apr 5, 2017 · 0 comments
Labels
Area-Compilers Bug Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Language-C# New Language Feature - Readonly References Readonly References
Milestone

Comments

@VSadov
Copy link
Member

VSadov commented Apr 5, 2017

Some error messages are pretty generic and reported while lowering. That was ok when errors were expected to be rare.
With spans these errors could be more common. We should review and refine the error messages and consider moving the detecting that happens in lowering to binding.

@jcouv jcouv added this to the 15.6 milestone Jun 7, 2017
@VSadov VSadov modified the milestones: 15.5, 15.later Sep 14, 2017
@agocke agocke added the Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. label Oct 6, 2017
@jcouv jcouv modified the milestones: 15.6, 15.7 Nov 24, 2017
@jaredpar jaredpar modified the milestones: 15.7, 15.8 Apr 2, 2018
@jcouv jcouv modified the milestones: 15.8, 16.0 Jul 4, 2018
@jinujoseph jinujoseph modified the milestones: 16.0, 16.3 Jun 9, 2019
@jcouv jcouv modified the milestones: 16.3, Compiler.Next Jul 8, 2019
@jaredpar jaredpar modified the milestones: Compiler.Next, Backlog Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Bug Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Language-C# New Language Feature - Readonly References Readonly References
Projects
None yet
Development

No branches or pull requests

5 participants