[Uml-devel] [Bug 82977] [testcase]Cannot import class which ends with a comment

Oliver Kellogg okellogg at users.sourceforge.net
Tue Jul 6 00:20:04 UTC 2004


------- 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=82977      
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roberto kde org
         AssignedTo|uml-                        |okellogg users sourceforge n
                   |devel lists sourceforge net |et
             Status|NEW                         |ASSIGNED



------- Additional Comments From okellogg users sourceforge net  2004-07-06 09:19 -------
I've fixed it for the common case of a trailing comment on a member variable:

class TEST {
    int x;   // just a comment
};

Roberto, I think this could be a candidate for backporting to kdevelop (?)
See
	kdesdk/umbrello/umbrello/classparser/parser.h  rev. 1.2
	kdesdk/umbrello/umbrello/classparser/parser.cpp  rev. 1.4




More information about the umbrello-devel mailing list