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

Fix a shadow warning by renaming a parameter in btInfMaskConverter #1349

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Conversation

lwizchz
Copy link
Contributor

@lwizchz lwizchz commented Sep 29, 2017

This warning has been annoying me for a couple months so I finally decided to send a pull request. The warning can be seen when compiling with -Wshadow in GCC.

I'm not very experienced with contributing to open source so please let me know if I need to change anything.

@erwincoumans erwincoumans merged commit 6e4707d into bulletphysics:master Sep 29, 2017
@erwincoumans
Copy link
Member

Thanks for the contribution!

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