[Boost-bugs] [Boost C++ Libraries] #10479: Typo in predef/other/endian.h - BOOST_ARCH_PARISK should be BOOST_ARCH_PARISC

Subject: [Boost-bugs] [Boost C++ Libraries] #10479: Typo in predef/other/endian.h - BOOST_ARCH_PARISK should be BOOST_ARCH_PARISC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-08 08:42:06


#10479: Typo in predef/other/endian.h - BOOST_ARCH_PARISK should be
BOOST_ARCH_PARISC
---------------------------------------------+-----------------------------
 Reporter: Graham Hanson <graham.hanson@…> | Type: Bugs
   Status: new | Milestone: To Be
Component: Building Boost | Determined
 Severity: Problem | Version: Boost 1.55.0
                                             | Keywords:
---------------------------------------------+-----------------------------
 Header predef/architecture/parisc.h defines the symbol BOOST_ARCH_PARISC,
 however header predef/other/endian.h uses BOOST_ARCH_PARISK.

 The result is that the endianism of the host is left undefined, this
 causes compile time assertions (in boost_math at least), causing various
 other boost libraries to fail to build.

 I found that correcting the spelling allowed boost_regex and
 boots_date_time (the bits I need at the moment) to build successfully.

 Gcc 4.6.0 on HP-UX PARISC

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10479>
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:16 UTC