User forums > Using Code::Blocks
Nothing happend when use "->" or "::"
Anonymous:
And silly question again, I hope it's will be the last monkey question.
for some class such as
-"class X" has virtual function "setA()"
-"class Y" is deride class of "class X" and has virtual function "setB()"
it mean "class Y" must have "setA()" to be a member function of class Y too?
but when I check the parser popup, it didn't have setA() in class Y!! and when I don't use SmartSense it show that have in "class X" only(X::setA()).
Can you tell me that why it not show in "class Y"?
rickg22:
Guest: First of all.
What version of Code::Blocks are you using? IIRC, some of the parser popups got fixed in CVS.
Anonymous:
I download from the website. If I download from CVS is better?
Anonymous:
I forgot to tell that version of my C::B is
"codeblocks-1.0-finalbeta_mingw" download from this website
rickg22:
Guest:
a) Yes, you should. Many, _MANY_ bugs have been fixed since 1.0-betafinal.
Just make sure you download the "VERSION_1.0" branch. The trunk (HEAD) is the unstable, development version.
b) You should really sign up for the forums. :P
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version