Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.7.0
-
None
-
bde666724083126808507e46bc840eb601631a13
Description
...when a local variable is defined with the same name.
struct Foo { static int foo(); }; void bar() { int foo = Foo::foo(); }
Attachments
For Gerrit Dashboard: QTCREATORBUG-8902 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
53116,4 | C++: name of function of class problem | 2.7 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |