Hi Tom, On 22 April 2010 15:25, Tom Morris <[email protected]> wrote: > Where do things stand with C++ and profiles? On my system something > like 1/2 of the unit tests fail. Is that something specific to my > environment?
I addressed that in a reply to Bob regarding my commits to issue 6008: ------------ QUOTE START -------------------------- > On 20 April 2010 23:24, Bob Tarling <[email protected]> wrote: >> Luis, I noticed you reopened some profile issues and then marked as >> fixed again having made some changes. >> >> Are these changes required for another beta release of 0.30.1? > > I don't think so. > > The scenario where the fixed error occurred was when the an UML C++ > profile wrapper object was created a second time in a running ArgoUML > session, the returned collection of models included non-top level > packages of the profile. The "creation of a UML C++ profile wrapper > object for a second time in one ArgoUML session" won't occur in > ArgoUML, unless the reverse engineering of C++ code is done for a > model which doesn't have the C++ profile configured. Even in that > scenario we have a work-around which is to suggest to the user to > configure the UML Profile for C++ for that ArgoUML project. > ------------ QUOTE END -------------------------- Note that in trunk the C++ tests are green. If there is the desire to merge those fixes to the 0.30.x branch I cant try to do it during the next weekend or on next Monday the latest. > (...) > It also seems like the fix for Bob's problem with bad profiles would > save a lot of complaints from people with similar configuration > issues. [Assuming you are referring to issue 6068.] Agree, but, tonight I won't be able to work on it and I haven't yet looked at the problem besides reproducing it. If you can't wait until Saturday morning, please take the issue. Regards, Luís > > Tom ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2592748 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
