Boost logo

Boost :

Subject: Re: [boost] [asio] Compiler error with Sun C++ 5.9 on Solaris
From: Simon Atanasyan (atanasyan_at_[hidden])
Date: 2008-09-23 16:00:47


On Tue, Sep 23, 2008 at 11:44 PM, Boris <boriss_at_[hidden]> wrote:
> I sent this bug report to the Asio mailing list. As it didn't show up I send
> it here again.
>
> Sun C++ 5.9 on Solaris has a problem with the following conversions:
>
> "../../../boost/asio/detail/socket_ops.hpp", line 218: Error: Cannot assign
> void* to char*.
> "../../../boost/asio/detail/socket_ops.hpp", line 229: Error: Cannot assign
> void* to char*.
> "../../../boost/asio/detail/descriptor_ops.hpp", line 66: Error: Cannot
> assign void* to char*.
> "../../../boost/asio/detail/descriptor_ops.hpp", line 72: Error: Cannot
> assign void* to char*.

This problem has been fixed in the Boost trunk.
http://svn.boost.org/trac/boost/ticket/2277

-- 
Simon Atanasyan

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