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 broken error reporting for Chapel 2.0 in register-commands.py #3857

Conversation

jeremiah-corrado
Copy link
Contributor

@jeremiah-corrado jeremiah-corrado commented Oct 22, 2024

Fix a bug in register-commands.py's error reporting, where the code was only working with versions of chpl >=2.1. Errors should now be reported correctly for versions 2.0 - 2.2.

Thanks @drculhane for figuring out that this was an issue with the Chapel version!

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah I'm running 2.2. no wonder I didn't see it. Thanks for finding this @drculhane and thanks for fixing it @jeremiah-corrado

Copy link
Contributor

@ajpotts ajpotts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@stress-tess stress-tess added this pull request to the merge queue Oct 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 23, 2024
@stress-tess stress-tess added this pull request to the merge queue Oct 23, 2024
Merged via the queue into Bears-R-Us:master with commit 2b71be1 Oct 23, 2024
11 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.

3 participants