[Uml-devel] [Bug 142093] Ada code generator always generates methods abstract even if abstract box not checked
Oliver Kellogg
okellogg at users.sourceforge.net
Tue Feb 27 18:03:49 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=142093
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From okellogg users sourceforge net 2007-02-27 19:03 -------
> I downloaded the lastest adawriter.cpp (636438)
Are you downloading individual files?
That's not very safe. Please do an svn checkout and make sure to
always "svn up" your entire umbrello.
> adawriter.h:96: error: candidates are: QString
> AdaWriter::className(UMLPackage*, bool)
Not so: The current adawriter.h:96 (633739) reads
QString className(UMLClassifier *c, bool inOwnScope = true);
More information about the umbrello-devel
mailing list