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 deprecated BigInteger functions #24175

Merged
merged 15 commits into from
Jan 11, 2024

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Jan 10, 2024

Removes almost all of the remaining BigInteger deprecations

This PR removes the deprecations from the following PRs I authored

I also removed the remaining deprecations done by Yash Raj

I moved one test out of the deprecated/BigInteger directory, bigint_getlimbs.chpl, since its not a deprecation test and actually checks functionality.

Testing

  • paratest without comm
  • paratest with comm
  • built docs and checked them

[Reviewed by @ShreyasKhandekar]

Copy link
Contributor

@ShreyasKhandekar ShreyasKhandekar left a comment

Choose a reason for hiding this comment

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

Looks good to me! Just one small question about the shootout changes.

@jabraham17 jabraham17 merged commit c0991b4 into chapel-lang:main Jan 11, 2024
7 checks passed
@jabraham17 jabraham17 deleted the remove-deprecated-bigint branch January 11, 2024 18:52
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