Re: [Boost-bugs] [Boost C++ Libraries] #905: Assertion failed in token_iterator.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #905: Assertion failed in token_iterator.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-25 08:43:43


#905: Assertion failed in token_iterator.hpp
-------------------------------+--------------------------------------------
  Reporter: nobody | Owner: jsiek
      Type: Support Requests | Status: new
 Milestone: | Component: tokenizer
   Version: None | Severity: Showstopper
Resolution: None | Keywords:
-------------------------------+--------------------------------------------
Changes (by johnmaddock):

  * owner: johnmaddock => jsiek
  * component: None => tokenizer

Old description:

> {{{
> Using BOOST.1.33.1 with Borland C++.
> I've suddenly got a Message Box saying:
> Assertion failed: valid_, file ...boost/token_iterator.hpp, line 52
>
> Line 52 in token_iterator.hpp is: assert(valid_); in void
> increment(){}.
>
> Could anybody give me a clue as to what might be going on and why it has
> suddenly started happening, please?
>
> With thanks in anticipation,
> Paul Collins
>
> (paul_at_[hidden])
> }}}

New description:

 {{{
 Using BOOST.1.33.1 with Borland C++.
 I've suddenly got a Message Box saying:
 Assertion failed: valid_, file ...boost/token_iterator.hpp, line 52

 Line 52 in token_iterator.hpp is: assert(valid_); in void increment(){}.

 Could anybody give me a clue as to what might be going on and why it has
 suddenly started happening, please?

 With thanks in anticipation,
 Paul Collins

 (paul_at_[hidden])
 }}}

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