[Uml-devel] [Bug 142093] Ada code generator always generates methods abstract even if abstract box not checked
Mark Gardinier
ati at san.rr.com
Tue Feb 27 16:45:58 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
ati san rr com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From ati san rr com 2007-02-27 17:45 -------
Did I do something wrong or miss something? I downloaded the lastest adawriter.cpp (636438). I got the following error when rebuilding Umbrello:
adawriter.cpp:73: error: prototype for 'QString AdaWriter::className(UMLClassifier*, bool)' does not match any in class 'AdaWriter'
adawriter.h:96: error: candidates are: QString AdaWriter::className(UMLPackage*, bool)
adawriter.h:34: error: virtual const char* AdaWriter::className() const
adawriter.cpp:93: error: no 'QString AdaWriter::packageName(UMLPackage*)' member function declared in class 'AdaWriter'
make: *** [adawriter.lo] Error 1
Thanks.
More information about the umbrello-devel
mailing list