Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2277: Invalid assignment void* to iovec::iov_base on the Solaris
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-02 12:55:53
#2277: Invalid assignment void* to iovec::iov_base on the Solaris
----------------------------------------------------+-----------------------
Reporter: Simon Atanasyan <atanasyan_at_[hidden]> | Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: asio
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------------------------+-----------------------
Changes (by chris_kohlhoff):
* status: new => closed
* resolution: => fixed
Comment:
Should have been fixed by changeset #48525. (Which was purely
coincidentally checked in on the same day this item was raised!)
However, the intention was that _XOPEN_SOURCE should be defined when
building on Solaris. In that case, iov_base is void* as per POSIX
specification and older versions of boost.asio work just fine.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2277#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC