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&'.
Git commit 371b78c2d2cfffe78a5a9440ef0e56bed3180fa0 by Ralf Habacker. Committed on 21/10/2016 at 07:51. Pushed by habacker into branch 'Applications/16.08'. Fix 'Umbrello does not import c++ datatype references'. FIXED-IN:2.20.3 (KDE Applications 16.08.03) M +1 -1 umbrello/codeimport/kdevcppparser/cpptree2uml.cpp http://commits.kde.org/umbrello/371b78c2d2cfffe78a5a9440ef0e56bed3180fa0