Skip to content

Conversation

DavidPetran
Copy link

A couple of fixes for code that I've already added and tested.

Related to #3 that already was reviewed and tested in canary, but doesn't include the logic for inverting the order of symbols in lookup, this was a hacky fix I added when we were trying to align the results of this version with the legacy version we currently use. I think it's best not to include that here as itt might cause confusion or even result in an incorrect symbol being returned.

Related to changes in #1 In this PR I made changes to add methods to obtain the compilation directory. The location had moved and we use it to normalize file paths. However in canary I found these bugs with the code that I added. Both effectively nullptrs.

Copy link
Member

@wamphlett wamphlett left a comment

Choose a reason for hiding this comment

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

LGTM

@DavidPetran DavidPetran merged commit d7775b7 into main Feb 19, 2025
1 check passed
@DavidPetran DavidPetran deleted the djp/ready_for_kepler branch February 19, 2025 12:16
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.

2 participants