[Boost-bugs] [Boost C++ Libraries] #10955: VDSP compiller: wrong decision about type_info presence in boost/config

Subject: [Boost-bugs] [Boost C++ Libraries] #10955: VDSP compiller: wrong decision about type_info presence in boost/config
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-22 21:32:21


#10955: VDSP compiller: wrong decision about type_info presence in boost/config
------------------------------+-------------------------
 Reporter: dnmiller@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 I'm getting the same issue as ticket:7898, but with a different embedded
 compiler. In this case the compiler is Analog Devices VDSP++ 5.1.

 Adding the check

 {{{
 ... && !defined(__TI_COMPILER_VERSION__) && !defined(__VISUALDSPVERSION__)
 }}}

 fixes the issue.

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