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

Remove global variables #2143

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Remove global variables #2143

merged 1 commit into from
Jul 10, 2023

Conversation

certik
Copy link
Contributor

@certik certik commented Jul 10, 2023

Due to #2129, the global variables do not always work well. Until that issue is fixed, a simple workaround is to move these global variables into local variables.

Reference tests updated.

Due to lcompilers#2129, the global variables do not always work well. Until that
issue is fixed, a simple workaround is to move these global variables
into local variables.

Reference tests updated.
@certik certik requested a review from Smit-create July 10, 2023 16:55
Copy link
Collaborator

@Smit-create Smit-create left a comment

Choose a reason for hiding this comment

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

Thanks, we can fix this as a follow up.

@certik certik merged commit 2ae4640 into lcompilers:main Jul 10, 2023
8 checks passed
@certik certik deleted the pi_fix branch July 10, 2023 17:26
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