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

List:       kdevelop-bugs
Subject:    [Bug 168537] Report unused includes in C++
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-08-06 18:29:48
Message-ID: 20080806182948.19486.qmail () ktown ! kde ! org
[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=168537         
apaku gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Language Support: CPP



------- Additional Comments From apaku gmx de  2008-08-06 20:29 -------
another thing to keep in mind is stuff like this:

bar.cpp:
#include "foo.h"

... 
Baz b();
...

foo.h:
#include "baz.h"


Your algorithm would fail here, what should be done is replacing foo.h with baz.h. I \
think C++ support already knows from which file a specific declaration is imported so \
this should be possible and would be quite useful when cleanup up code.

_______________________________________________
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