[Boost-bugs] [Boost C++ Libraries] #7943: Patches to adapt to vxWorks 6.9, compile problems with gcc

Subject: [Boost-bugs] [Boost C++ Libraries] #7943: Patches to adapt to vxWorks 6.9, compile problems with gcc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-28 16:24:17


#7943: Patches to adapt to vxWorks 6.9, compile problems with gcc
----------------------------------------+-----------------------------------
 Reporter: p.brockamp@… | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: vxWorks gcc |
----------------------------------------+-----------------------------------
 These are five patches to adapt test to vxWorks 6.9 and its version of the
 gcc:
 * siginfo_t defines some XSI-extensions not present in vxWorks. These need
 to be disabled (used here for diagnostic printing only, anyway). This is
 done by the patch via a preprocessor macro, feeding null-values for the
 missing struct elements.
 * gcc under some circumstances needs the explicit naming of the template
 typenames (whereas MSVC silently makes a correct guess).
 * There's one place in the constructor of param_namespace who lacks a
 parameter of assign_op - this could never have compiled anytime!?!

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