Boost logo

Boost :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-09-07 11:31:32


Hi,

I propose following change in call_traits_test.cpp to be able to
compile it with Solaris Forte C++ 6 u.1

Gennadiy.

cvs diff call_traits_test.cpp
Index: call_traits_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/utility/call_traits_test.cpp,v
retrieving revision 1.13
diff -r1.13 call_traits_test.cpp
369c369
< unsigned int expected_failures = 11;

---
> unsigned int expected_failures = 8;

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