[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 105129] New: code completion when using 'using namespace'
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-05-05 5:56:41
Message-ID: 20050505075640.105129.ernestas.vaiciukevicius () mif ! vu ! lt
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=105129         
           Summary: code completion when using 'using namespace'
           Product: kdevelop
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: ernestas.vaiciukevicius mif vu lt


Version:           3.2.0 (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Code completion doesn't work for STL classes when used like that:

using namespace std;
...
vector<int> a;
a. <-- code completion doesn't work

It works when full class name is specified:
std::vector<int> a;
a. <-- code completion works

I have STL classes added to code completion db in the project options.
I can confirm this behaviour on KDevelop 3.2.0 from Debian/unstable as well as \
HEAD(200504xx) compiled from sources.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic