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

Make the input parser more informative #4

Open
ChasingNeutrons opened this issue Aug 27, 2022 · 0 comments
Open

Make the input parser more informative #4

ChasingNeutrons opened this issue Aug 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ChasingNeutrons
Copy link
Collaborator

First issue of the new repository!

I write a gargantuan input file, only to crash when I run it with the error:
"There is unparsed content. Missing a token ';' or '{...}'"

That's certainly something, but it would be nice to pin down a line, or to spit out some of the input about the point where it crashes out to speed up error hunting. Otherwise, the search may be quite lengthy. I'm sure everyone would appreciate this!

I suppose this would involve editing the input parser and adding a few small functions. Hopefully not too much effort would be required for a big benefit.

@ChasingNeutrons ChasingNeutrons added enhancement New feature or request good first issue Good for newcomers labels Aug 27, 2022
valeriaRaffuzzi added a commit that referenced this issue Feb 6, 2023
Merging with main repository
bonnettheophile pushed a commit to bonnettheophile/SCONE that referenced this issue Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant