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

Fixes #2883: Fix ambiguity in makeDistArray where clauses #2885

Merged

Conversation

jeremiah-corrado
Copy link
Contributor

@jeremiah-corrado jeremiah-corrado commented Dec 14, 2023

A change in #2879 caused an ambiguity error when building with gasnet and Chapel >= 1.32. This PR adds some additional expressions to the where clauses on some makeDistArray procedures to remove the ambiguity.

resolves: #2883

  • make test passing on gasnet

…multi-locale builds

Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
@stress-tess stress-tess changed the title Fix ambiguity in makeDistArray where clauses Fixes #2883: Fix ambiguity in makeDistArray where clauses Dec 14, 2023
Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

excellent! thanks!!

@stress-tess stress-tess added this pull request to the merge queue Dec 14, 2023
Merged via the queue into Bears-R-Us:master with commit b72660d Dec 14, 2023
12 checks passed
@jeremiah-corrado jeremiah-corrado deleted the fix-makeDistArray-ambiguity branch December 14, 2023 18:46
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.

Compilation failures with gasnet locally
3 participants