Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2004-06-03 12:24:36


Rozental, Gennadiy wrote:
>>As shown in http://tinyurl.com/3xdyq,
>>Boost.Test fails to build on gcc 2.95 with stlport. The error
>>message is:
>>
>> /boost/head-regression/boost/boost/minmax.hpp: In function
>>`const size_t & boost::std_min<size_t>(const size_t &, const
>>size_t &)':
>>
>>/boost/head-regression/boost/libs/test/build/../src/test_tools
>>.cpp:375: instantiated from here
>> /boost/head-regression/boost/boost/minmax.hpp:26: `min'
>>undeclared (first use this function)
>>
>>Is it possible that authors of either Boost.Test or
>>boost/minmax.hpp take care of this error?
>
>
> I'd prefer it to be addressed on minmax.hpp level. After all it's the header
> responsible for min and max.
>
> Gennadiy.
>

Yes, I have been meaning to rip out minmax.hpp for quite some time. I'll
give the task a priority bump.

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

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