Opened 16 years ago

Last modified 9 years ago

#905 closed Support Requests (worksforme)

Assertion failed in token_iterator.hpp — at Version 2

Reported by: nobody Owned by: jsiek
Milestone: Component: tokenizer
Version: None Severity: Showstopper
Keywords: Cc:

Description (last modified by John Maddock)

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@screen.subtitling.com)

Change History (2)

comment:1 by Eric Niebler, 15 years ago

Owner: changed from nobody to John Maddock
Severity: Showstopper
Status: assignednew

comment:2 by John Maddock, 15 years ago

Component: Nonetokenizer
Description: modified (diff)
Owner: changed from John Maddock to jsiek
Note: See TracTickets for help on using tickets.