Skip to content

Fix GCC -Wshadow warning - #474

Merged
garyscavone merged 1 commit into
thestk:masterfrom
akien-mga:gcc-Wshadow
Aug 18, 2026
Merged

Fix GCC -Wshadow warning#474
garyscavone merged 1 commit into
thestk:masterfrom
akien-mga:gcc-Wshadow

Conversation

@akien-mga

@akien-mga akien-mga commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

When compiling with GCC and -Wshadow, this triggers the warning as there's already a pah in the outer scope.
Suggestions welcome for a better name (try_pah or new_pah?).

@garyscavone
garyscavone merged commit 60b924d into thestk:master Aug 18, 2026
12 checks passed
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