User forums > Using Code::Blocks

Code completion don't work perfectly in the latest version?

<< < (3/3)

ollydbg:

--- Quote from: oBFusCATed on February 20, 2013, 03:03:32 pm ---I don't think it is template related bug, but namespace related and currently we handle namespaces pretty bad.

--- End quote ---
Ok, you're right, the namespace related bug, this is another dirty part of the CC. It's all about the scope/symbol/type resolution, but our parser does not have the power of a c++ compiler. :)

c2q1989:

--- Quote from: oBFusCATed on February 20, 2013, 09:50:29 am ---
--- Quote from: c2q1989 on February 20, 2013, 07:15:03 am --- But I still hope that C::B could fully support "using std::blabla".

--- End quote ---
Me, too.

ollydbg: Can you look at this problem?

--- End quote ---

 ;D You guys are extremely nice! Hoping that I could be one member of your group someday.

ollydbg:

--- Quote from: c2q1989 on February 22, 2013, 06:26:39 am ---...
 ;D You guys are extremely nice! Hoping that I could be one member of your group someday.

--- End quote ---
Thanks for the encouragement.

If you really consider to become a C::B developer, you can start by supplying patches to fix bugs/add new features. (You need to try build C::B, and debug it)

Navigation

[0] Message Index

[*] Previous page

Go to full version