Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
CC fail after A class's static method called.
MortenMacFly:
Cannot reproduce with trunk. Please try the testing workspace, namely the project "function_decls". There is such a class inside with a static member function, as well as a global struct. I see all: The static (class) method, the methods after that as well as the struct and it's member variable.
So...?!
MortenMacFly:
...even with the test case provided here: Works just fine... (see attached image)?!
[attachment deleted by admin]
oBFusCATed:
You're missing the
--- Code: --- A::Test(); //remove this line, then cc work well.
--- End code ---
line
Jenna:
Doesn't work for me either (trunk), it also does not work if I have std::cout before the declaration of localeSoo, std::endl doesn't matter.
MortenMacFly:
--- Quote from: oBFusCATed on December 14, 2009, 04:28:31 pm ---You're missing the
--- Code: --- A::Test(); //remove this line, then cc work well.
--- End code ---
line
--- End quote ---
--- Quote from: jens on December 14, 2009, 04:57:42 pm ---Doesn't work for me either (trunk), it also does not work if I have std::cout before the declaration of localeSoo, std::endl doesn't matter.
--- End quote ---
I did that, it still works (see image attached). Could you please try to reproduce with CC from trunk, and the testing project from trunk?
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version