Re: [Cppunit-devel] Fixing warnings in cppunit-1.12.0
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2008-02-20 04:59:33
|
On Tue, Feb 12, 2008 at 04:16:02PM -0500, CppUnit development mailing list wrote: > I've produced a patch which quiets compiler warnings for > cppunit-1.12.0under g++- > 4.1. Is there some way I can contribute this patch to the project? Of course there is! > So the question to you is: what next? Does this seem like a worthwhile > patch submission for cppunit? If so, should I post the patch to this list? > Or send it to someone particular? Is a patch against 1.12.0 good enough, > or should I generate a patch against the latest CVS sources? I've never > tried to feed stuff back to a sourceforge project before, so I'm not quite > sure how to proceed. This sounds like a worthwhile patch. To increase your chances of having it applied: make it easy on us developers by creating a patch against CVS HEAD. The preferred method to submit a patch is the patch tracker page at http://sourceforge.net/tracker/?group_id=11795&atid=311795 Thanks, -Steve |