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

            Bug ID: 377611
           Summary: c++ codegenerator creates uncompilable code
           Product: umbrello
           Version: 2.21.2 (KDE Applications 16.12.2)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-de...@kde.org
          Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Created attachment 104557
  --> https://bugs.kde.org/attachment.cgi?id=104557&action=edit
xmi test file

Generating code from the appended xmi file is uncompilable because
1. the generated term '#include vector' is invalid
2. the genereated term 'vector<File*> m_fileVector;' uses an undefined template
class

How to reproduce:
1. start umbrello and load the appended xmi file
2. Generate c++ code
3. try to compile Folder.cpp

What happens:
The generated files are uncompilable

What is expected:
The generated files should be compilable

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

Reply via email to