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

Prevent an infinite recursion in compiler/next #18886

Merged
merged 1 commit into from Dec 18, 2021

Conversation

e-kayrakli
Copy link
Contributor

This prevents a potential infinite recursion introduced by #18877.

The compiler complains about it on darwin with CHPL_DEVELOPER.

Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
@bradcray bradcray merged commit e858449 into chapel-lang:main Dec 18, 2021
@bradcray
Copy link
Member

@arezaii and/or @mppf should give this a post-review merge when they're online again.

Copy link
Contributor

@arezaii arezaii left a comment

Choose a reason for hiding this comment

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

The change seems fine to me, sorry this got in there, thanks for fixing it.

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.

None yet

3 participants