Re: [Boost-bugs] [Boost C++ Libraries] #11888: boost.test throws an exception when passed a custom command line parameter

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11888: boost.test throws an exception when passed a custom command line parameter
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-09 14:39:22


#11888: boost.test throws an exception when passed a custom command line parameter
-------------------------------------+-------------------------------------
  Reporter: James Whitworth | Owner: rogeeff
  <fun4jimmy@…> | Status: new
      Type: Bugs | Component: test
 Milestone: To Be Determined | Severity: Showstopper
   Version: Boost 1.59.0 | Keywords:
Resolution: | test;runtime_config;commandline;
-------------------------------------+-------------------------------------

Comment (by renficiaud):

 The API for command line has changed in 1.60, and `--` needs to be added
 before user command line arguments, as explained eg. here
 http://www.boost.org/doc/libs/master/libs/test/doc/html/boost_test/change_log.html.

 If you are using a test driver such as cmake, this can be easily achieved
 by testing against the version of boost.

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