[umbrello] [Bug 392984] c++ importer does not recognize 'explicit' keyword

Ralf Habacker bugzilla_noreply at kde.org
Tue Apr 17 18:31:18 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.25.0 (KDE Applications
                   |                            |18.04.0)
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/d54c4979cbffc557e9c8b
                   |                            |c3658aba90c509d1f6c
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit d54c4979cbffc557e9c8bc3658aba90c509d1f6c by Ralf Habacker.
Committed on 17/04/2018 at 18:31.
Pushed by habacker into branch 'Applications/18.04'.

Fix "c++ importer does not recognize 'explicit' keyword"

It would be better to have a way to add more than one stereotype
to a UMLObject, but that's not yet implemented. Instead, an imported
explicit constructor gets a stereotype "explicit constructor".

A c++ test file has been added with this commit.
FIXED-IN:2.25.0 (KDE Applications 18.04.0)

M  +2    -0    lib/cppparser/parser.cpp
A  +7    -0    test/import/cxx/explicit-constructor.h     [License: UNKNOWN]  *
M  +19   -13   umbrello/codeimport/kdevcppparser/cpptree2uml.cpp

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://commits.kde.org/umbrello/d54c4979cbffc557e9c8bc3658aba90c509d1f6c

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


More information about the umbrello-devel mailing list