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

            Bug ID: 386407
           Summary: Incomplete type marked by semantic analysis in C++
                    code, but includes are correct and builds
           Product: kdevelop
           Version: 5.1.80
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Analyzer: Cppcheck
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: skna...@kde.org
  Target Milestone: ---

Created attachment 108658
  --> https://bugs.kde.org/attachment.cgi?id=108658&action=edit
Sementic Analysis of messagepart.cpp

I try to scan kde/pim/messagelib for the semantic analysis - in detail
mimetreeparser/src/messagepart.cpp compiles correctly with gcc/make, but the
semantic analysis, tells me that MessagePart is incomplete in messagepart.cpp.
But messagepart.h is as first imported with the complete class. The later
import of objecttreeparser.h has correctly only a forward class declaration.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to