[Boost-bugs] [Boost C++ Libraries] #3133: std::va_list namespace problem

Subject: [Boost-bugs] [Boost C++ Libraries] #3133: std::va_list namespace problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-04 10:59:40


#3133: std::va_list namespace problem
-------------------------------+--------------------------------------------
 Reporter: talanchor_at_[hidden] | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: serialization
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------------------------
 On QNX Neutrino 6.3.2 boost.serialization fails to compile because va_list
 is not in std namespace.
 Problem occurs in the following files:
 boost/boost/serialization/extended_type_info_typeid.hpp
 boost/boost/serialization/factory.hpp
 boost/boost/serialization/extended_type_info_no_rtti.hpp

 One way to fix this is to include stdarg.h instead of cstdarg and use
 va_list instead of std::va_list

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