Skip to content

Fix new compiler warnings#261

Merged
zaneduffield merged 2 commits into
integrated-application-development:masterfrom
zaneduffield:fix-new-compiler-warnings
Aug 15, 2025
Merged

Fix new compiler warnings#261
zaneduffield merged 2 commits into
integrated-application-development:masterfrom
zaneduffield:fix-new-compiler-warnings

Conversation

@zaneduffield

Copy link
Copy Markdown
Contributor
  • Fix instances of new compiler warning "mismatched_lifetime_syntaxes"
  • Fix instances of new compiler warning "unpredictable_function_pointer_comparisons"

@zaneduffield zaneduffield requested a review from jgardn3r August 13, 2025 06:09
@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jgardn3r jgardn3r left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. The comment messages are quite long though.
Maybe something like Fix new "unpredictable_function_pointer_comparisons" lints

@zaneduffield zaneduffield force-pushed the fix-new-compiler-warnings branch from 02f83f2 to 24f9d97 Compare August 15, 2025 03:28
@zaneduffield zaneduffield requested a review from jgardn3r August 15, 2025 03:29
@zaneduffield zaneduffield enabled auto-merge (rebase) August 15, 2025 03:29
@zaneduffield zaneduffield merged commit 1f7fa27 into integrated-application-development:master Aug 15, 2025
7 checks passed
@zaneduffield zaneduffield deleted the fix-new-compiler-warnings branch August 15, 2025 03:43
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.

2 participants