Re: [Boost-bugs] [Boost C++ Libraries] #11104: Typo in the boost document

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11104: Typo in the boost document
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-20 15:28:04


#11104: Typo in the boost document
-------------------------------+---------------------------
  Reporter: yangcj@… | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------
Description changed by mloskot:

Old description:

> Open webpage:
>
> http://www.boost.org/build/doc/html/bbv2/reference/tools.html#bbv2.reference.tools.compilers
>
> and search for:
> .\b2 toolset=msvc=12.0 windows-api=store architecture=arm
>
> It should be
> .\b2 toolset=msvc-12.0 windows-api=store architecture=arm

New description:

 Open webpage:

 http://www.boost.org/build/doc/html/bbv2/reference/tools.html#bbv2.reference.tools.compilers

 and search for:
 {{{
 .\b2 toolset=msvc=12.0 windows-api=store architecture=arm
 }}}

 It should be
 {{{
 .\b2 toolset=msvc-12.0 windows-api=store architecture=arm
 }}}

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