Skip to content

Conversation

@mikomikotaishi
Copy link
Contributor

This PR resolves some warnings that are raised during compilation:

  • warning: unused variable ‘err’ [-Wunused-variable] in src/dpp/sslconnection.h
  • warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes] in src/dpp/utility.cpp

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Dec 29, 2025
@github-actions
Copy link
Contributor

Thank you for your contribution, but PRs must be raised against the dev branch. Please log your pull request against the dev branch not master. You can also retarget this pull request, then reopen it.

@github-actions github-actions bot closed this Dec 29, 2025
@mikomikotaishi mikomikotaishi deleted the resolve-warnings branch December 31, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants