[Qt-creator] Code completion bug

Roberto Raggi roberto.raggi at trolltech.com
Fri May 8 17:09:52 CEST 2009


On 08.05.2009, at 17:06, Frank Neuhaus wrote:

> Hey,
> Code completion seems to have a problem with 'using namespace'  
> inside of another namespace. Here is a sample where it fails:
> int main()
> {
>      B::C::y; // works
>      A::C::y; // doesnt show the y after A::C::
>      return 0;
> }

Oops! Thanks for the report. I will try to fix it as soon as possible.

ciao robe




More information about the Qt-creator-old mailing list