Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

fix noisy gcc 7.3 shadow warning #8

Merged
merged 1 commit into from
Mar 2, 2018
Merged

fix noisy gcc 7.3 shadow warning #8

merged 1 commit into from
Mar 2, 2018

Conversation

Dushistov
Copy link
Contributor

I have to build my code with -Wshadow gcc flag,
with it every include of asyncfuture.h cause a bunch of noisy warnings.
This patch fixes these warnings.

@benlau
Copy link
Owner

benlau commented Mar 2, 2018

Looks good. thx!

@benlau benlau merged commit b023d11 into benlau:master Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants