Skip to content

Fixing readOBJ shadowed variable declaration#2366

Merged
alecjacobson merged 1 commit intolibigl:mainfrom
dcoeurjo:readOBJFix
Mar 28, 2024
Merged

Fixing readOBJ shadowed variable declaration#2366
alecjacobson merged 1 commit intolibigl:mainfrom
dcoeurjo:readOBJFix

Conversation

@dcoeurjo
Copy link
Copy Markdown
Contributor

Fixing shadowed variable declaration (that may lead to a compiler error if -Werror=shadow)

Variable f is previously defined as std::string

Checklist

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

@alecjacobson alecjacobson merged commit 36930e5 into libigl:main Mar 28, 2024
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