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

Added more infos to C++ exception reporting #84

Conversation

TonnC
Copy link
Contributor

@TonnC TonnC commented Dec 1, 2024

Hi!

I just tested this and I must say, this would have saved me a lot of time with my previous bugfix. :-) The C++ exception looks much better now:
grafik
I commented-out my last fix to trigger an exception on purpose in test-runs for this. Especially the context info helps a lot. What do you think?

Best regards,
Christian

…) to build script parameters to display better C++ exception infos for python
@TonnC
Copy link
Contributor Author

TonnC commented Dec 1, 2024

This is the issue for this: #85

@dancergraham
Copy link
Collaborator

Awesome so does this add a new compile time option? Is it enabled by default? Is there any important need to document it ?

@dancergraham
Copy link
Collaborator

AHH no I see -+ it is setting existing options but not adding new ones!

@TonnC
Copy link
Contributor Author

TonnC commented Dec 1, 2024

Right now, it is enabled by default here. I don‘t see a reason to not use it. It just delivers more infos. It should not have any performance impacts.

@dancergraham dancergraham merged commit df9027d into davidcaron:master Dec 2, 2024
35 checks passed
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