[umbrello] [Bug 377611] New: c++ codegenerator creates uncompilable code

Ralf Habacker bugzilla_noreply at kde.org
Tue Mar 14 13:26:04 UTC 2017


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-devel at kde.org
          Reporter: ralf.habacker at 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 the assignee for the bug.


More information about the umbrello-devel mailing list