Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3753: Configuration file input errors.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-19 08:44:26
#3753: Configuration file input errors.
--------------------------------------------+-------------------------------
Reporter: Alex Bukreev <bucreev@â¦> | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: program_options
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
--------------------------------------------+-------------------------------
Comment(by s_ochsenknecht):
Hi,
I agree, except
Replying to [comment:7 anonymous]:
>
> opt1 #"opt1" not have parameter. It is admissible only for an
option without parametres.
The syntax of the config file is:
{{{
option = value
}}}
So, the equal sign is mandatory. If 'option' is a bool option it should
occur like the following:
{{{
option = yes|no
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3753#comment:8> 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