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

List:       kde-bugs-dist
Subject:    [Bug 262762] KDevelop doesn't recognize using class; inside a function
From:       Branan <branan () gmail ! com>
Date:       2011-02-22 2:32:25
Message-ID: 20110222023225.2B0707D8CA () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=262762





--- Comment #3 from Branan <branan gmail com>  2011-02-22 03:32:23 ---
I just tested this on git master, it works as expected with this minimal test:

namespace TestNamespace {
  struct MyStruct {
  };
}

void func() {
    using TestNamespace::MyStruct;
    MyStruct s;
}

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

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