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

Fix Python backend with exceptions avoided #210

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

denismerigoux
Copy link
Contributor

In the aftermath of #158, the Python backend was not working with the new alternative compilation mode from Dcalc to Lcalc without exceptions.

This PR fixes it, as well as a couple bugs in the Lcalc -> Scalc translation that did not appear earlier.

Few bugs in Lcalc->Scalc fixed
@denismerigoux denismerigoux added ❌ bug Something isn't working 🔧 compiler Issue concerns the compiler 🔚 backends Backend runtime or code generation labels Feb 25, 2022
@denismerigoux denismerigoux merged commit c9c070f into master Feb 25, 2022
@denismerigoux denismerigoux deleted the fix_option_python branch February 28, 2022 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔚 backends Backend runtime or code generation ❌ bug Something isn't working 🔧 compiler Issue concerns the compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant