Bug 274243 - code gen templates: if 3 parameters, only 2 appear in code generated
Summary: code gen templates: if 3 parameters, only 2 appear in code generated
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2011-05-27 03:40 UTC by peter
Modified: 2018-10-27 04:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peter 2011-05-27 03:40:51 UTC
Version:           1.1
OS:                Linux



Reproducible: Didn't try

Steps to Reproduce:
diagram <=> template<class T, int rdim, int cdim>
class Matrix ....etc

Actual Results:  
code: template<class T, int rdim>
class Matrix ... etc

Expected Results:  
template<class T, int rdim, int cdim>
class Matrix ....etc

OS: Linux (i686) release 2.6.35-28-generic-pae
Compiler: cc
Comment 1 Ralf Habacker 2016-09-20 08:23:12 UTC
Please provide a related xmi file containing the related fragment or a c++ test case.
Comment 2 Andrew Crouthamel 2018-09-26 22:19:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:10:06 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!