Skip to content

Fix warning with MSVC14 - #23

Closed
MarcelRaad wants to merge 1 commit into
chriskohlhoff:masterfrom
MarcelRaad:patch-3
Closed

MarcelRaad wants to merge 1 commit into
chriskohlhoff:masterfrom
MarcelRaad:patch-3

Conversation

@MarcelRaad

Copy link
Copy Markdown
Contributor

Microsoft Visual C++ 14 has new variable shadowing warnings. This fixes
"warning C4456: declaration of 'op' hides previous local declaration"

Microsoft Visual C++ 14 has new variable shadowing warnings. This fixes
"warning C4456: declaration of 'op' hides previous local declaration"
@chriskohlhoff

Copy link
Copy Markdown
Owner

Fixed in ee94684.

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