Skip to content

Better errors for manyIndex #211

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 1 commit into from
Nov 9, 2022
Merged

Better errors for manyIndex #211

merged 1 commit into from
Nov 9, 2022

Conversation

jamesdbrock
Copy link
Member

@jamesdbrock jamesdbrock commented Nov 9, 2022

Return the parse error message of the phrase parser which failed instead of “Expected more phrases.” Also how many phrases were expected.

#210


Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

@jamesdbrock jamesdbrock linked an issue Nov 9, 2022 that may be closed by this pull request
Return the parse error message of the phrase parser which failed
instead of “Expected more phrases.” Also how many phrases were expected.

#210
@jamesdbrock jamesdbrock marked this pull request as ready for review November 9, 2022 02:01
@jamesdbrock jamesdbrock merged commit 2a49674 into main Nov 9, 2022
@jamesdbrock jamesdbrock deleted the manyindexerr branch November 9, 2022 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

manyIndex ParseError message
1 participant