Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5112: [config][intel] Patch to detect C++0x features under Intel C++ compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-24 18:04:33
#5112: [config][intel] Patch to detect C++0x features under Intel C++ compiler
--------------------------------------+-------------------------------------
Reporter: spillner@⦠| Owner: johnmaddock
Type: Patches | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Not Applicable
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by anonymous):
This seems to work OK on Linux - I'm a little wary of using
__STDC_HOSTED__ for this as conceptually it could/should be set for C99
conforming mode as well (but appears not to be).
On Win32, I'm a little concerned because their are other ways of disabling
MSVC extensions besides -std=c++0x. Traditionally the Intel and MSVC
compilers haven't really been usable without MSVC extensions anyway...
although I don't know if this is still the case.
For now just applying the Linux patches...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5112#comment:1> 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:05 UTC