Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3751: I suggest to substitute "multiple_sources.cpp" on an offered variant.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-11 13:45:25
#3751: I suggest to substitute "multiple_sources.cpp" on an offered variant.
---------------------------------------------+------------------------------
Reporter: Alex Bukreev <bucreev@â¦> | Owner: vladimir_prus
Type: Feature Requests | Status: closed
Milestone: Boost 1.42.0 | Component: program_options
Version: Boost 1.41.0 | Severity: Cosmetic
Resolution: fixed | Keywords:
---------------------------------------------+------------------------------
Comment(by Alex Bukreev <bucreev@â¦>):
if lines 47-48:
"("optimization", po::value<int>(&opt)->default_value(10),"optimization
level")"
change to:
"("optimization", po::value<int>(&opt)->required(),"optimization level")"
and exec:
multiple_sources.exe
there will be an exception in lines 77 (first "notify(vm);").
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3751#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:02 UTC