[umbrello] [Bug 371400] New: Umbrello does not import c++ datatype references

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Fri Oct 21 07:47:41 UTC 2016


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

            Bug ID: 371400
           Summary: Umbrello does not import c++  datatype references
           Product: umbrello
           Version: 2.18.3 (KDE Applications 15.12.3)
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de

Importing c++ code having a datatype reference e.g. 

namespace ANameSpace {
   typedef int&  someType;
}

fails to import the reference.

Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. import test case


Actual Results:  
The imported datatype references 'int'.

Expected Results:  
The imported datatype should  reference 'int&'.

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


More information about the umbrello-devel mailing list