[Uml-devel] [Bug 146676] New: wrong pascal code generation
Dmitry N.Kurashkin
dkur at nm.ru
Mon Jun 11 17:37:45 UTC 2007
------- 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=146676
Summary: wrong pascal code generation
Product: umbrello
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: dkur nm ru
Version: 1.5.71 (using KDE KDE 3.5.6)
Installed from: Ubuntu Packages
OS: Linux
Independently of class name set on diagram, umbrello creates pascal unit with class described as "class TObject = object". In unit also presents description of pointer variable: "PObject = ^TObject". It's wrong too.
I have downloaded source code of umbrello and found problem in file pascalwriter.cpp. Now bug are fixed and tested, сorrected file can be found by link http://dkur.nm.ru/pascalwriter.cpp
More information about the umbrello-devel
mailing list