Skip to content

Fix C lint errors #6887

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

Closed
stdlib-bot opened this issue May 1, 2025 · 0 comments · Fixed by #6895
Closed

Fix C lint errors #6887

stdlib-bot opened this issue May 1, 2025 · 0 comments · Fixed by #6895

Comments

@stdlib-bot
Copy link
Contributor

C Linting Failures

Linting failures were detected in the automated lint workflow run.

Workflow Details

Error Details


lib/node_modules/@stdlib/stats/base/dmeanvarpn/benchmark/c/benchmark.length.c:112:38: warning: Uninitialized variable: x [uninitvar]
  stdlib_strided_dmeanvarpn( len, 1, x, 1, out, 1 );
                                     ^

Pull Request Instructions

  • Please use the following PR title format:
    "chore: fix C lint errors (issue #<ISSUE_NUMBER>)".
  • Reference this issue in the "Related Issues" section of the PR body as "resolves #<ISSUE_NUMBER>".
LalitNarayanYadav added a commit to LalitNarayanYadav/stdlib that referenced this issue May 1, 2025
GeoDaoyu pushed a commit to GeoDaoyu/stdlib that referenced this issue May 1, 2025
kgryte pushed a commit that referenced this issue May 1, 2025
PR-URL: #6895
Closes: #6887
Reviewed-by: Athan Reines <[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
1 participant