You see... I never do half the stuff I talk about... and this is one of those instances where I "haven't made it to that" yet ;-)
So no... no conflicts here. Also, we endeavor to NOT have local modifications of libMesh... we always try to commit back as quickly as possible! As for the patch at hand... I haven't tried it yet... but if it gets rid of the "Memory Leak!" statement at then end of our runs... I'll be severely pleased! Yes, I still have some global objects that aren't getting properly destroyed.... those are going away though so maybe I won't need this patch soon ;-) Derek On Jul 12, 2010, at 1:23 PM, John Peterson wrote: > On Mon, Jul 12, 2010 at 1:51 PM, Paul T. Bauman <[email protected]> wrote: >> Howdy folks, >> I've attached a patch that modifies reference_counter.h and >> reference_counter.C to allow the disabling of the printing of the >> ReferenceCounter information. The impetus for this was keeping my make check >> runs clean when in debug mode. I don't have a test case with it, but I've >> checked all methods and command line check using ex0. >> Let me know what you think. > > Looks fine to me. I'll check it in today, unless I hear objections. > > Derek - you guys were gonna check something in a while back that > turned off reference counting or something, can't recall exactly. > Does this patch conflict with any local reference_counter.{C,h} > changes you may have? > > -- > John > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Libmesh-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
