[Boost-bugs] [Boost C++ Libraries] #4835: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or __MINGW32_MINOR_VERSION

Subject: [Boost-bugs] [Boost C++ Libraries] #4835: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or __MINGW32_MINOR_VERSION
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-10 13:24:05


#4835: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or
__MINGW32_MINOR_VERSION
----------------------------------------+-----------------------------------
 Reporter: Jim Bell <jim@…> | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost-1.45.0 | Component: serialization
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
----------------------------------------+-----------------------------------
 archive/iterators/mb_from_wchar.hpp uses macros
 {{{__MINGW32_MAJOR_VERSION}}} and {{{__MINGW32_MINOR_VERSION}}}, but more
 recent MinGW releases don't define these. Instead they use {{{__GNUC__}}}
 and {{{__GNUC_MINOR__}}}.

 See also [https://svn.boost.org/trac/boost/ticket/4834 Ticket # 4834],
 which has the full default-macro set attached.

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