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

List:       kdevelop-bugs
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.7A0BD7D909 () 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 the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

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