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

Bug fix and other updates #173

Merged
merged 8 commits into from
Mar 24, 2024
Merged

Bug fix and other updates #173

merged 8 commits into from
Mar 24, 2024

Conversation

khatchad
Copy link
Collaborator

@khatchad khatchad commented Mar 23, 2024

These are some smaller updates; a larger one is coming soon but wanted to keep up-to-date with the smaller ones.

Most significant change is: Fix bug with determining whether a module is "local."

The old code didn't consider the full path of the module, which is what is contained in localModules. But, it still doesn't do what I think it should do, which makes me believe that the generated CAst is incorrect. A fix is forthcoming.

The old code didn't consider the full path of the module, which is what
is contained in `localModules`. But, it still doesn't do what I think it
should do, which makes me believe that the generated CAst is incorrect.
@khatchad khatchad marked this pull request as ready for review March 23, 2024 01:59
@khatchad khatchad requested a review from msridhar March 23, 2024 01:59
@khatchad khatchad merged commit cccfcf7 into wala:master Mar 24, 2024
1 check passed
@khatchad khatchad deleted the contrib_misc3 branch March 24, 2024 23:17
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