Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-24 04:24:17


FYI here result of testing integer_amsk_test on sun with sunpro 6.1 and STLPort 4.5.3:

Doing high_bit_mask_t tests.
Doing low_bits_mask_t tests.
.../boost/libs/integer/test/integer_mask_test.cpp(93) : error in "call_test_main": test ::boost::low_bits_mask_t< (15) >::sig_bits == ((1ul << (15)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(94) : error in "call_test_main": test ::boost::low_bits_mask_t< (14) >::sig_bits == ((1ul << (14)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(95) : error in "call_test_main": test ::boost::low_bits_mask_t< (13) >::sig_bits == ((1ul << (13)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(96) : error in "call_test_main": test ::boost::low_bits_mask_t< (12) >::sig_bits == ((1ul << (12)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(97) : error in "call_test_main": test ::boost::low_bits_mask_t< (11) >::sig_bits == ((1ul << (11)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(98) : error in "call_test_main": test ::boost::low_bits_mask_t< (10) >::sig_bits == ((1ul << (10)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(99) : error in "call_test_main": test ::boost::low_bits_mask_t< (9) >::sig_bits == ((1ul << (9)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(101) : error in "call_test_main": test ::boost::low_bits_mask_t< (7) >::sig_bits == ((1ul << (7)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(102) : error in "call_test_main": test ::boost::low_bits_mask_t< (6) >::sig_bits == ((1ul << (6)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(103) : error in "call_test_main": test ::boost::low_bits_mask_t< (5) >::sig_bits == ((1ul << (5)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(104) : error in "call_test_main": test ::boost::low_bits_mask_t< (4) >::sig_bits == ((1ul << (4)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(105) : error in "call_test_main": test ::boost::low_bits_mask_t< (3) >::sig_bits == ((1ul << (3)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(106) : error in "call_test_main": test ::boost::low_bits_mask_t< (2) >::sig_bits == ((1ul << (2)) - 1) failed
.../boost/libs/integer/test/integer_mask_test.cpp(107) : error in "call_test_main": test ::boost::low_bits_mask_t< (1) >::sig_bits == ((1ul << (1)) - 1) failed

Does anybody know how to fix that?

Gennadiy.

_____________________________________________________________
A free email account your friends will never forget!
Get YOURNAME_at_[hidden] at http://www.emailaccount.com/

_____________________________________________________________
Promote your group and strengthen ties to your members with email_at_[hidden] by Everyone.net http://www.everyone.net/?btn=tag


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