|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-12-10 20:12:26
"Rozental, Gennadiy" <gennadiy.rozental_at_[hidden]> 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 dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk