Re: [Boost-bugs] [Boost C++ Libraries] #493: format: assert when parsing invalid pattern

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #493: format: assert when parsing invalid pattern
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-16 18:50:01


#493: format: assert when parsing invalid pattern
-------------------------+--------------------------------------------------
  Reporter: plindovsky | Owner: samuel_krempp
      Type: Bugs | Status: closed
 Milestone: | Component: None
   Version: None | Severity: Problem
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by samuel_krempp):

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

Comment:

 The exception bitmask set is '''no_error'''_bits, thus critical errors
 lead to assertions instead of exceptions.

 Now, this trailing '%' is not really critical.
 Thus I changed the code to handle that more quietly. (revision 38730)

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/493#comment:2>
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:56 UTC