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

Add two futures for issues I encountered with arrays of ranges #26619

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

lydia-duncan
Copy link
Member

@lydia-duncan lydia-duncan commented Jan 29, 2025

One was while trying to sort the array, the other was trying to use it in a zippered context

Relates to issue #26616 and #26618

Verified a fresh checkout of the futures

One was while trying to sort the array, the other was trying to use it in a
zippered context

----
Signed-off-by: Lydia Duncan <[email protected]>
My brain didn't fully comprehend `-1..0` and substituted `1..0` from early work.
Oops

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan merged commit 28c09c7 into chapel-lang:main Jan 29, 2025
8 checks passed
@lydia-duncan lydia-duncan deleted the rangeArrayFutures branch January 29, 2025 18:52
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.

1 participant