Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4834: 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-11 16:18:16
#4834: MinGW-32/gcc-4.x doesn't define__MINGW32_MAJOR_VERSION or
__MINGW32_MINOR_VERSION
-----------------------------------------+----------------------------------
Reporter: Jim Bell <jim@â¦> | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: Boost-1.45.0 | Component: config
Version: Boost Development Trunk | Severity: Problem
Resolution: worksforme | Keywords: mingw gcc-4
-----------------------------------------+----------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => worksforme
Comment:
Those macros are defined in _mingw.h which win32.hpp includes when
!__MINGW32!__ is defined.
I've just checked with Mingw GCC-4.5.0 and !__MINGW32_MAJOR_VERSION=3 and
!__MINGW32_MINOR_VERSION=18.
Closing for now, please reopen if your version of _mingw.h really doesn't
define these (or isn't getting #included).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4834#comment:2> 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