Boost logo

Boost :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-04-01 18:14:49


On Apr 1, 2005 5:33 PM, Doug Gregor <dgregor_at_[hidden]> wrote:

> All of the Boost.Format tests are failing on SunPro 5.3 with this error:
>
> "/home/nbde52d/src/boost-regression/boost/boost/format/
> alt_sstream_impl.hpp", line 248: Error: Cannot assign void* to char*.
>
> Can this be solved, or should we mark this compiler as unusable for the
> Format lib?

Robot # nbde52d here :)

It looks like there just needs to be a
<boost/format/detail/workarounds_sunpro.hpp> that would specialze
CompatAlloc on this platform. The version for gcc 2.95 would suffice
I believe.

-- 
Caleb Epstein
caleb dot epstein at gmail dot com

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