Skip to content

Comments

Rename body local variable to fix shadow warning#209

Open
aganm wants to merge 1 commit intoslembcke:masterfrom
aganm:shadow
Open

Rename body local variable to fix shadow warning#209
aganm wants to merge 1 commit intoslembcke:masterfrom
aganm:shadow

Conversation

@aganm
Copy link
Contributor

@aganm aganm commented Sep 25, 2021

GCC gives me the warning "declaration shadows a local variable" because
there's two 'body' variables in the function. This fixes the warning.

GCC gives me the warning "declaration shadows a local variable" because
there's two 'body' variables in the function. This fixes the warning.
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.

1 participant