Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
CamelCase variable problem
(1/1)
Wkerry:
https://github.com/arnholm/codeblocks_sfmirror/blob/master/src/tools/cbp2make/src/cbpunit.cpp#L115 has m_Filename instead of m_FileName as per https://github.com/arnholm/codeblocks_sfmirror/blob/master/src/tools/cbp2make/src/cbpunit.h#L36
ollydbg:
If the variable does not match, why the compiler hasn't report this?
Maybe, the # if branch is not active in your reported case?
Wkerry:
I just spotted this by accident (open the file by mistake and spotted it) as the variable does not match the variable in the #if code block.
Miguel Gimenez:
Fixed in r13601, thank you.
Wkerry:
Thanks for taking the time to sort this out.
Navigation
[0] Message Index
Go to full version