[Uml-devel] [Bug 97697] New: c++ import: friend function declarations appear as member
Alan Ezust
kde at oddiofile.com
Mon Jan 24 10:43:05 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=97697
Summary: c++ import: friend function declarations appear as
member
Product: umbrello
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: kde oddiofile com
Version: 1.3.92 (using KDE KDE 3.3.2)
Installed from: Debian testing/unstable Packages
Compiler: gcc version 3.3.5 (Debian 1:3.3.5-6
OS: Linux
If a C++ class contains a friend function declaration, it appears
as a regular member function in the class after importing.
Perhaps prepending a :: before the function name would make it more clear that it is not actually a member of the class, but just a friend declaration?
More information about the umbrello-devel
mailing list