Skip to content

Clarify error for unbound identifiers and add/fix a few comments #1699

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

Merged
merged 4 commits into from
Nov 11, 2016

Conversation

Blaisorblade
Copy link
Contributor

I think "Missing identifier" is not a good error, @odersky agreed and suggested "No definition for a was found." (#1683 (comment)), and I replaced "definition" with "declaration".

I also tried improving the explanation.

Also a few other minor issues in separate commits (I'd PR them separately but IIUC that'd be noise to you).

@odersky
Copy link
Contributor

odersky commented Nov 11, 2016

LGTM, thanks!

@odersky odersky merged commit d60f89d into scala:master Nov 11, 2016
@odersky odersky removed the reviewed label Nov 11, 2016
@Blaisorblade Blaisorblade deleted the clarify-error branch November 11, 2016 13:23
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

Successfully merging this pull request may close these issues.

3 participants