Skip to content

fix: compiler warnings for missing overrides#2931

Merged
bruno-dasilva merged 1 commit into
masterfrom
bruno/fix-warnings-1
May 27, 2026
Merged

fix: compiler warnings for missing overrides#2931
bruno-dasilva merged 1 commit into
masterfrom
bruno/fix-warnings-1

Conversation

@bruno-dasilva

@bruno-dasilva bruno-dasilva commented Apr 18, 2026

Copy link
Copy Markdown
Collaborator

Purpose

Fix the warning spam when compiling with clang, gcc, or msvc (mostly clang). This PR focuses just on adding the many missing overrides.

AI Disclosure

This PR was generated through running claude code in a loop to fix every warning. However, every non-trivial change was inspected and several "fixes" were dropped in favor of different solutions to try and keep backwards compatibility in mind. I've called out the couple places where I don't understand the fix or the implication of the fix to other reviewers.

@bruno-dasilva bruno-dasilva requested a review from sprunk May 27, 2026 10:12
@bruno-dasilva bruno-dasilva merged commit 6f10748 into master May 27, 2026
4 checks passed
@sprunk sprunk deleted the bruno/fix-warnings-1 branch May 31, 2026 13:41
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