Re: [Boost-bugs] [Boost C++ Libraries] #12375: Patch fixing use of boost::icl w/ MSVC CL.exe /P

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12375: Patch fixing use of boost::icl w/ MSVC CL.exe /P
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-03 10:53:43


#12375: Patch fixing use of boost::icl w/ MSVC CL.exe /P
-------------------------------+---------------------
  Reporter: anonymous | Owner: jofaber
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: ICL
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by anonymous):

 The header in question is boost/icl/detail/element_iterator.hpp where the
 ICL_INTERVAL_TYPE macro is used to create a new const type. The const is
 glued to the name of the type, which causes problem when using the /P
 option in CL.exe.

 So for compatibility it would be appreciated if a space was added.

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