[Bug 60044] Classes with same name confuses gideon

Thiago Macieira thiagom at mail.com
Thu Jun 19 12:41:02 UTC 2003


------- 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=60044     




------- Additional Comments From thiagom at mail.com  2003-06-19 12:40 -------
C++ classes are global, which means you can't have two classes with the same 
name that are non-trivial (i.e., implement anything virtual).




More information about the KDevelop-devel mailing list