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

Update MemoryMgmt to use compat modules #2545

Closed
stress-tess opened this issue Jul 3, 2023 · 0 comments · Fixed by #2546
Closed

Update MemoryMgmt to use compat modules #2545

stress-tess opened this issue Jul 3, 2023 · 0 comments · Fixed by #2546
Assignees

Comments

@stress-tess
Copy link
Member

stress-tess commented Jul 3, 2023

Add a compatibility shim for ioMode to avoid deprecation warnings when making with chpl 1.30

EDIT:
This already exists in ArkoudaFileCompat. I also noticed there's a compat forArkoudaMemDiagnosticsCompat that we should use to avoid breaking gt 1.30 builds

@stress-tess stress-tess self-assigned this Jul 3, 2023
@stress-tess stress-tess changed the title Add compat shim for iomode/ioMode Update MemoryMgmt to use ArkoudaFileCompat Jul 3, 2023
stress-tess pushed a commit to stress-tess/arkouda that referenced this issue Jul 3, 2023
…` and `ArkoudaMemDiagnosticsCompat`

This PR (closes Bears-R-Us#2545) updates `MemoryMgmt` to use `ArkoudaFileCompat` and `ArkoudaMemDiagnosticsCompat`
@stress-tess stress-tess changed the title Update MemoryMgmt to use ArkoudaFileCompat Update MemoryMgmt to use compat modules Jul 3, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 7, 2023
…oudaMemDiagnosticsCompat` (#2546)

This PR (closes #2545) updates `MemoryMgmt` to use `ArkoudaFileCompat` and `ArkoudaMemDiagnosticsCompat`

Co-authored-by: Pierce Hayes <[email protected]>
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 a pull request may close this issue.

1 participant