Skip to content

Address compiler warnings #451

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

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from

Conversation

patkenneally
Copy link
Collaborator

@patkenneally patkenneally commented Jun 21, 2025

  • Tickets addressed:
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This PR addresses many compiler warnings raised by gcc 13. The only warnings fixed were those that didn't require any change to program logic. Each commit addresses a single module or single dependent group of modules such as the filters.

Verification

Test suite runs and passes.

Documentation

NA

Future work

Further effort should be made to fix the remaining warning in their context.

@patkenneally patkenneally force-pushed the refactor/address-module-warnings branch from b338a8b to e16ac49 Compare June 21, 2025 01:20
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.

1 participant