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 bug in ExpandMacros if variable matches a Rewrite #4140

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

dwightguth
Copy link
Collaborator

If a variable in a macro rule matches a rewrite operator, previously it would crash. This PR fixes the issue so that it works as expected.

@rv-jenkins rv-jenkins changed the base branch from master to develop March 27, 2024 17:20
@dwightguth dwightguth marked this pull request as ready for review March 27, 2024 20:36
@dwightguth dwightguth requested a review from Baltoli March 27, 2024 20:36
@rv-jenkins rv-jenkins merged commit 08771bc into develop Mar 28, 2024
8 checks passed
@rv-jenkins rv-jenkins deleted the macros2 branch March 28, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants