Skip to content

Conversation

@tjps
Copy link
Contributor

@tjps tjps commented Mar 16, 2017

No description provided.

@tjps tjps changed the title [trivial] Fixing -Wshadow warnings [trivial] Fixed -Wshadow warnings Mar 16, 2017
~MemoryCheck(){
fake_allocated_memory -= b;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentional blank line? :-)


template<typename... Args>
bool error(const char* fmt, const Args&... args)
bool error(const char* fmt, Args... args)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what you're doing here but I doubt it is required to "Fix Wshadow".

@laanwj
Copy link
Member

laanwj commented Mar 16, 2017

Also may be duplicate of #9911.

@laanwj
Copy link
Member

laanwj commented Mar 16, 2017

Closing in favor of #10010 which is cleaner and more targeted.

@laanwj laanwj closed this Mar 16, 2017
@tjps tjps deleted the tjps_shadowing branch May 13, 2017 23:06
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants