"Rozental, Gennadiy" <[EMAIL PROTECTED]> writes:

> I am already doing this in mycode. But it only hides the problem. Metrowerks
> has the header <crtdbg.h> similar to MSVC one. If you will take a look into
> this header you see that C runtime debug hooks (_CRT_ERROR is part if this
> API) are gets defined if _DEBUG is defined. I think that it is natural to
> assume that debug hooks should be defined in debug mode. So I still believe
> that some compiler option is missing and that needs to be fixed.

Hmm, maybe so.

I'll ask some of my contacts at Metrowerks to weigh in.

-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to