[Uml-devel] [Bug 100338] New: No array defined for class imported from C++
David
emc_deux at hotmail.com
Sun Feb 27 02:19:14 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=100338
Summary: No array defined for class imported from C++
Product: umbrello
Version: 1.4
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: emc_deux hotmail com
Version: 1.4 (using KDE 3.3.2, compiled sources)
Compiler: gcc version 3.4.3
OS: Linux (i686) release 2.6.8-24-default
If I import a class with this definition :
class Myclass {
int MyArray[3];
}
MyArray variable is defined as an int, not as an array of int, in class diagram and in code (view code).
More information about the umbrello-devel
mailing list