[Boost-bugs] [Boost C++ Libraries] #8185: Wrong macro name used in comment

Subject: [Boost-bugs] [Boost C++ Libraries] #8185: Wrong macro name used in comment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-26 15:27:22


#8185: Wrong macro name used in comment
---------------------------------------------+------------------------------
 Reporter: K-ballo <kaballo86@…> | Owner: johnmaddock
     Type: Patches | Status: new
Milestone: To Be Determined | Component: config
  Version: Boost 1.55.0 | Severity: Cosmetic
 Keywords: |
---------------------------------------------+------------------------------
 Config for Visual C++ has the following comment:

 {{{
 // it is only supported if BOOST_ENABLE_MSVC_2012_NOV_CTP is defined.
 }}}

 The macro name used is wrong and misleading, it should read
 `BOOST_MSVC_ENABLE_2012_NOV_CTP`

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