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-de...@kde.org
          Reporter: ralf.habac...@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 watching all bug changes.

Reply via email to