> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Monday, January 28, 2008 10:26 PM > To: [email protected] > Subject: Re: svn commit: r616003 - > /stdcxx/branches/4.2.x/tests/utilities/20.temp.buffer.cpp > > Should we do this in <rw_new.h> (or new.cpp, on the first > call to operator new or operator delete) instead?
Earlier (http://www.mail-archive.com/[EMAIL PROTECTED]/msg03761.ht ml) I proposed to convert MSVC CRT debug reports along with invalid parameter checking reports to the rw_xxx() reports. Or we can just print the report message into stderr, to not count these reports as other usual rw_errors and rw_asserts. Farid.
