Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6013: endian.hpp header patch to utilize OpenBSD's endian header
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-24 22:02:29
#6013: endian.hpp header patch to utilize OpenBSD's endian header
--------------------------------------+-------------------------------------
Reporter: brad@⦠| Owner: chris_kohlhoff
Type: Patches | Status: new
Milestone: Boost 1.48.0 | Component: asio
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by riz@â¦):
I recently tried building something using Boost on NetBSD/arm using boost
1.52, and it failed because it couldn't detect the endianness properly. I
see that in the trunk there is testing against __ARMEL__ and __ARMEB__,
but the proper way to fix it is to use sys/endian.h (or, I guess,
machine/endian.h under OpenBSD).
The updated patch should be correct for NetBSD, FreeBSD, OpenBSD, and
DragonFlyBSD.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6013#comment:6> 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:50:11 UTC