Boost logo

Boost Testing :

From: Eric Niebler (eric_at_[hidden])
Date: 2006-01-08 14:40:03


I see that qcc/gpp supposedly is using the GNU C++ Std Lib. But looking
at http://tinyurl.com/8k2ba, I see that for some reason _CPPLIB_VER was
defined for this test, and not __GLIBC__. Is this toolset misconfigured?

Also, the qcc/cpp test, which supposedly *is* using Dinkumware's std
lib, is having problems of its own. Elsewhere, Dinkumware's lib defined
the following globals for use with _isctype: _ALPHA _UPPER _LOWER _DIGIT
_SPACE _PUNCT _CONTROL _BLANK _HEX _LEADBYTE. But they don't exist for
qcc/cpp. Why is that? Is there an equivalent I can use? And how can I
detect that conditionally?

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

Boost-testing list run by mbergal at meta-comm.com