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

Bugfix/unused variables #413

Merged
merged 4 commits into from
Nov 30, 2024

Conversation

coatless
Copy link
Contributor

@coatless coatless commented Nov 30, 2024

This PR tackles #412 by removing unused variables.

I've also modified CMakeLists.txt to warn if it detects unused variables and private fields. (It's already warning on unused parameters!)

Copy link
Member

@rcurtin rcurtin 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---thanks for the fixes!

@rcurtin rcurtin merged commit 92468ea into mlpack:master Nov 30, 2024
2 checks passed
rcurtin added a commit to rcurtin/ensmallen that referenced this pull request Dec 2, 2024
@coatless coatless deleted the bugfix/unused-variables branch December 2, 2024 18:16
rcurtin added a commit that referenced this pull request Dec 2, 2024
Add an entry in the HISTORY for #413
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.

4 participants