Version: (using Devel) Compiler: gcc 4.4.2 OS: Linux Installed from: Compiled sources Fedora 12 GCC 4.4.2 KDevelop is from SVN, a week or so old, but the problem has been there for quite some time. KDevelop reports errors in system headers /usr/include/c++/4.4.2/ext/type_traits.h and /usr/include/wchar.h Code containig STL classes builds fine, so I guess the C++ code in those headers is fine. Here is a screenshot of the problems reported by KDevelop : http://imagebin.org/78747 The headers are attached to the report.
Created attachment 39662 [details] type_traits.h header
Created attachment 39663 [details] wchar.h header
*** This bug has been marked as a duplicate of bug 189912 ***