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 error reporting #261

Merged
merged 3 commits into from
May 31, 2024
Merged

🐛 Fix error reporting #261

merged 3 commits into from
May 31, 2024

Conversation

burgholzer
Copy link
Member

The new QASM parser in mqt-core brought along new error messages that were not compatible with the way they were handled here. This update corrects for this change and should now allow proper error reporting again.

Fixes #259

@burgholzer burgholzer added bug Something isn't working dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels May 31, 2024
@burgholzer burgholzer self-assigned this May 31, 2024
@burgholzer burgholzer merged commit 32def5e into main May 31, 2024
8 checks passed
@burgholzer burgholzer deleted the fix-error-reporting branch May 31, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Errors in QASM code crash the server
1 participant