Version: git master (using Devel) OS: Linux when "using namespace Foo;" is used within a namespace Bar, each following namespace Bar scope should know about namespace Foo. In the attached an exemple of code, line 20, class AA is not solved by the code analyser but the code is valid (it compile with g++ at least from g++ 3.4 and with ms compiler at least with version 2005) Reproducible: Always Steps to Reproduce: Open the attached file with kdevelop, line 20, class AA is not recognized. Expected Results: In the attached file, line 20, class AA should have been resolved as A::AA
you forgot the file attachement
Created attachment 61845 [details] file not correctly parsed by kdevelop at line 20
confirmed
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
The issue is no longer present. thanks :)