From: Vinzenz F. <evi...@we...> - 2005-09-12 21:55:39
|
Hi Gilles, I've already fixed this problem in march or january this year, I thought that I've fixed it in occ-core, only. Sorry for this confusion. BR Vinzenz Gilles J. Seguin schrieb: >On Mon, 2005-09-12 at 16:07 +0200, Vinzenz Feenstra wrote: > > >>Hi Scott, >> >>this is not a bug. This is a "feature" of the G++ STL to be more >>standard. Since the standard says that std::auto_ptr<> does not meet the >>assignable and copy contructable concept. But std::swap requires those >>both concepts. >> >>If you're using std::swap with std::auto_ptr this is not standard >>compliant. >> >> > > > >>I already implemented the workaround in the CVS version. >> >> > >if i understand correctly the problem is on the 2.8 branch version. >i see nothing new committed. > >Changes that are commit, suppose to appear on opencxx-commit > > > >>I've just uploaded new CVS Snapshots from the CVS to the >>http://opencxx.sf.net website >> >>BR >>Vinzenz >> >> > > > > >------------------------------------------------------- >SF.Net email is Sponsored by the Better Software Conference & EXPO >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >_______________________________________________ >Opencxx-users mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > |