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

Output BoutException.what() in PhysicsModel main() #2546

Merged
merged 1 commit into from
May 16, 2022

Conversation

bendudson
Copy link
Contributor

Some errors don't have anything useful in the backtrace, so the only message on error is an unhelpful "Error encountered".

Now outputs e.what() which is often more useful.

@bendudson bendudson added the small-change Changes less than 100 lines - should be quick to review label May 13, 2022
Some errors don't have anything useful in the backtrace, so
the only message on error is an unhelpful "Error encountered".
Now outputs `e.what()` which is often more useful.
@ZedThree
Copy link
Member

Should this perhaps go into master instead?

clang-tidy-review is failing due to some issue with the Github checkout action I think

@bendudson bendudson merged commit 5aab135 into next May 16, 2022
@bendudson bendudson deleted the next-physicsmodel-errors branch May 16, 2022 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small-change Changes less than 100 lines - should be quick to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants