Bug 333939 - Inconsistency with c++ typedef import
Summary: Inconsistency with c++ typedef import
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.11.5
Platform: unspecified Linux
: LO normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-26 21:56 UTC by Ralf Habacker
Modified: 2021-03-09 07:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (463 bytes, text/x-chdr)
2014-04-26 21:58 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2014-04-26 21:56:29 UTC
Importing the appended c++ header file creates inconsistent type mapping.


Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. import appended c++ header
Actual Results:  
The typedef QList<Test>& ClassListAddress is mapped as datatype, while the typedef Test ClassTestAddress is mapped as typedef


Expected Results:  
ClassTestAddress should  be mapped as datatype too.
Comment 1 Ralf Habacker 2014-04-26 21:58:14 UTC
Created attachment 86286 [details]
testcase
Comment 2 Justin Zobel 2021-03-09 07:00:35 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.