[umbrello] [Bug 375224] C# importer crashes on enums when they're used before being defined

Ralf Habacker bugzilla_noreply at kde.org
Wed Jan 18 21:51:47 UTC 2017


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/6c44d5a904c6f2ce4fd20
                   |                            |b66f20b5ab14ab6924e
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.12.2 (KDE Applications
                   |                            |16.12.2)
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 6c44d5a904c6f2ce4fd20b66f20b5ab14ab6924e by Ralf Habacker.
Committed on 18/01/2017 at 21:50.
Pushed by habacker into branch 'Applications/16.12'.

Fix 'C# importer crashes on enums when they're used before being defined'.

Unknown types are created as UMLClassifier and not as UMLEnum, which is
required.
FIXED-IN:2.12.2 (KDE Applications 16.12.2)

M  +4    -1    umbrello/codeimport/csharp/csharpimport.cpp
M  +28   -0    umbrello/codeimport/import_utils.cpp
M  +2    -0    umbrello/codeimport/import_utils.h
M  +4    -17   umbrello/codeimport/javaimport.cpp

https://commits.kde.org/umbrello/6c44d5a904c6f2ce4fd20b66f20b5ab14ab6924e

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list