Re: [Boost-bugs] [Boost C++ Libraries] #3072: [program options] regression test failures in VC10 Beta 1

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3072: [program options] regression test failures in VC10 Beta 1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-06 19:57:20


#3072: [program options] regression test failures in VC10 Beta 1
----------------------------------------------------------+-----------------
  Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: vladimir_prus
      Type: Bugs | Status: closed
 Milestone: Boost 1.40.0 | Component: program_options
   Version: Boost 1.38.0 | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------------------------------+-----------------
Changes (by vladimir_prus):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [53700]) Explicitly-qualify the use of boost::bind.

 It appears that MSVC 10 puts tr1's bind into std namespace, which
 clases with boost::bind thanks to ADL.
 Closes #3072. Patch from Richard Webb.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3072#comment:5>
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:00 UTC