-
-
Notifications
You must be signed in to change notification settings - Fork 907
chore: fix C lint errors #5354
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
chore: fix C lint errors #5354
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
@Planeshifter @kgryte please review this PRs |
lib/node_modules/@stdlib/number/float64/base/normalize/examples/c/example.c
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/number/float64/base/normalize/examples/c/example.c
Outdated
Show resolved
Hide resolved
@kgryte will i remove this 3.14e308 to resolve this issue or search for other methods |
@gkbishnoi07 Please don't marked conversations as resolved, if they are not resolved. I provided the two suggestions for you to apply to this PR. You should incorporate my suggested changes. |
@kgryte Understood! I'll make the suggested changes and update the PR accordingly. Thanks for your feedback! |
@kgryte all issue resolved please review this PRs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves #5347
Description
This pull request:
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers