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

Externals/expr: Resolve -Wshadow warning #12416

Merged
merged 1 commit into from Dec 16, 2023

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Dec 13, 2023

We already made changes to this library, so we can also resolve the lone shadowing warning within it

With this, most warnings for code that we control are all gone.

The main warnings left over are from mgba and cubeb (which both should really be checking if they're the top-level project, and disabling warnings for their code respectively if not)

We already made changes to this library, so we can also resolve the lone
shadowing warning within it.
@dolphin-ci
Copy link

dolphin-ci bot commented Dec 14, 2023

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

automated-fifoci-reporter

@lioncash
Copy link
Member Author

Doesn't seem related

@AdmiralCurtiss AdmiralCurtiss merged commit 3ee44bc into dolphin-emu:master Dec 16, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants