Boost logo

Boost :

From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-03-29 02:21:44


Many tests on CW fail due to a missing IsDebuggerPresent() in
execution_monitor.ipp. I assume this code should be disabled for CW, no?

http://tinyurl.com/59vnj

### mwcc Compiler:
# In: ..\boost\test\impl\execution_monitor.ipp
# From: ..\libs\logic\test\tribool_io_test.cpp
# -----------------------------------------------
# 199: if( IsDebuggerPresent() )
# Error: ^
# undefined identifier 'IsDebuggerPresent'

Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk