[Uml-devel] [Bug 97188] New: inline functions are generated in cpp file
Henrik Steffien
henrik.steffien at web.de
Sun Jan 16 13:20:09 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=97188
Summary: inline functions are generated in cpp file
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: henrik.steffien web de
Version: 1.4.0-beta1 (using KDE KDE 3.3.1)
Compiler: g++ (GCC) 3.3.5 (Debian 1:3.3.5-5)
OS: Linux
Hello,
I tested version 1.4.0-beta1 compiled from source tarball from 2005-01-15 05:07.
I generated cpp source from a simple class diagram. In the generators language options I selected "functions are inline". The one function defined in my sample class was correctly generated inline in the header file. But there is still a function definition of the same function in the cpp file as if it were no inline function. This makes compilation impossible.
More information about the umbrello-devel
mailing list