Re: [Boost-bugs] [Boost C++ Libraries] #2096: program_options fails to compile with -fno-exceptions

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2096: program_options fails to compile with -fno-exceptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-10 07:39:53


#2096: program_options fails to compile with -fno-exceptions
----------------------------------+-----------------------------------------
  Reporter: brbarret_at_[hidden] | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: program_options
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------------------------

Comment(by vladimir_prus):

 With BOOST_NO_EXCEPTION, you're supposed to provide your own definition of
 throw_exception. Can you tell what that definition will do? Whereas
 aborting if an error happens during option parsing seems possible, I'm not
 sure what you might do on an error during getting an option.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2096#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:49:58 UTC