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

[trivial] fix callable interp #342

Merged
merged 3 commits into from
Feb 12, 2024
Merged

[trivial] fix callable interp #342

merged 3 commits into from
Feb 12, 2024

Conversation

Yurlungur
Copy link
Collaborator

PR Summary

Not sure how this bug persisted for so long. Missing using statement in StellarCollapse. Caught (ironically) while debugging builds on Chicoma.

PR Checklist

  • Adds a test for any bugs fixed. Adds tests for new features.
  • Format your changes by using the make format command after configuring with cmake.
  • Document any new features, update documentation for changes made.
  • Make sure the copyright notice on any files you modified is up to date.
  • After creating a pull request, note it in the CHANGELOG.md file.
  • LANL employees: make sure tests pass both on the github CI and on the Darwin CI

If preparing for a new release, in addition please check the following:

  • Update the version in cmake.
  • Move the changes in the CHANGELOG.md file under a new header for the new release, and reset the categories.

@Yurlungur Yurlungur added the bug Something isn't working label Feb 12, 2024
@Yurlungur Yurlungur self-assigned this Feb 12, 2024
@Yurlungur Yurlungur merged commit ab42e60 into main Feb 12, 2024
4 checks passed
@Yurlungur Yurlungur deleted the jmm/fix-callable-interp branch February 12, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants