Boost logo

Boost :

From: Marshall Clow (marshall_at_[hidden])
Date: 2004-04-07 14:44:56


One of the regression tests for MacOS X is failing - in particular,
it is reporting
that
        boost::integer_traits<wchar_t>::min = -2147483648
        boost::integer_traits<wchar_t>::max = 2147483647
but
        boost::integer_traits<wchar_t>:: const_min = 0
        boost::integer_traits<wchar_t>:: const_max = 2147483647

[ FWIW, this is gcc 3.3 ]

Nothing in the code is jumping out at me.
Any suggestions for fixing this?

-- 
-- Marshall
Marshall Clow     Idio Software   <mailto:marshall_at_[hidden]>
I want a machine that thinks I'm more important than it is, and acts like it.
-- Eric Herrmann

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