Skip to content

Conversation

888krishnam
Copy link
Contributor

Resolves #5362 .

Description

What is the purpose of this pull request?

This pull request:

  • Fix C lint errors

Related Issues

Does this pull request have any related issues?

This pull request:

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

@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Feb 23, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
ndarray/base/nullary $\color{green}8520/8520$
$\color{green}+100.00\%$
$\color{green}670/670$
$\color{green}+100.00\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{green}8520/8520$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@888krishnam 888krishnam changed the title Fix C lint errors fix: correct C lint errors Feb 23, 2025
@kgryte kgryte added Do Not Merge Pull request which should not be merged. and removed Needs Review A pull request which needs code review. labels Feb 23, 2025
@kgryte
Copy link
Member

kgryte commented Feb 23, 2025

@888krishnam Sorry, but this is not actually the fix that needed. As each of those files mentions, those files are auto-generated. What actually needs to be updated are the file templates. Once those are updated, the file generation script needs to be re-run.

@kgryte kgryte added the Needs Changes Pull request which needs changes before being merged. label Feb 23, 2025
@888krishnam
Copy link
Contributor Author

@kgryte okay, I'll try to update the file templates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge Pull request which should not be merged. Needs Changes Pull request which needs changes before being merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix C lint errors

3 participants