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

Avoid duplicated "=value" in Enum errors. #29097

Merged
merged 1 commit into from
Sep 9, 2018
Merged

Conversation

jmert
Copy link
Contributor

@jmert jmert commented Sep 8, 2018

The error message emitted for invalid Enum values duplicates the value twice since the $s is already an expression which stringifies to "name = value".

@Keno Keno merged commit ecff881 into JuliaLang:master Sep 9, 2018
@jmert jmert deleted the enum_errmsg branch September 9, 2018 03:27
@KristofferC KristofferC mentioned this pull request Sep 10, 2018
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.

4 participants