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

Improve UserError message in createActiveOptions() #3530

Merged
merged 4 commits into from
Jul 31, 2020

Conversation

PRITI1999
Copy link
Contributor

The UserError thrown in createActiveOptions() of SourceChecker.java displays the number of OPTION_SEPARATOR given as the number of strings obtained on splitting. Generally this value would be 1 less than the number of strings.

@wmdietl wmdietl merged commit c46765e into typetools:master Jul 31, 2020
@wmdietl
Copy link
Member

wmdietl commented Jul 31, 2020

Thanks for this fix!

@wmdietl
Copy link
Member

wmdietl commented Jul 31, 2020

I guess this change was motivated by the numbers in #3528. Adding cross-reference.

@PRITI1999 PRITI1999 deleted the improve-msg branch August 18, 2020 02:03
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.

2 participants