Skip to content

refactor: use signed integers for math/base/special/log10, as per FreeBSD #2294

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

Merged
merged 3 commits into from
Jun 2, 2024
Merged

Conversation

gunjjoshi
Copy link
Member

@gunjjoshi gunjjoshi commented Jun 2, 2024

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

None.

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Sorry, something went wrong.

@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Jun 2, 2024
@kgryte kgryte added the C Issue involves or relates to C. label Jun 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @gunjjoshi! I believe we'll need to do the same thing for log2, correct?

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Athan <kgryte@gmail.com>
@gunjjoshi
Copy link
Member Author

LGTM. Thanks, @gunjjoshi! I believe we'll need to do the same thing for log2, correct?

Correct. I'll do that in a follow up PR.

@kgryte kgryte merged commit 8dceccc into stdlib-js:develop Jun 2, 2024
6 checks passed
kgryte pushed a commit that referenced this pull request Jun 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PR-URL: #2295
Ref: #2294 (review)
Reviewed-by: Athan Reines <kgryte@gmail.com>
@gunjjoshi gunjjoshi deleted the log10 branch June 11, 2024 03:12
aman-095 pushed a commit to aman-095/stdlib that referenced this pull request Jun 13, 2024
PR-URL: stdlib-js#2294
Ref: stdlib-js#2215 (comment)
Co-authored-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Athan Reines <kgryte@gmail.com> 
Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
Signed-off-by: Athan Reines <kgryte@gmail.com>
aman-095 pushed a commit to aman-095/stdlib that referenced this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Issue involves or relates to C. Math Issue or pull request specific to math functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants