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

Fixes to #423 | seg-fault with moose.le #BhallaLab/moose-core#423 #424

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

dilawar
Copy link
Contributor

@dilawar dilawar commented Sep 7, 2020

  • Fixes the seg-fault issue when moose.le is called with a path which does not exists. Now it raises ValueError like 3.1.5 and does not seg-fault. Added a test in test_api.py.

  • See the comment on issues with "New python bindings using pybind11" #423 on the second issue.

moose.le('/elmenent_that_does_not_exists') now raises ValueError like
version 3.1.x and does not fail with a seg-fault.
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.

None yet

2 participants