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 )
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 , 15 years ago
| Owner: | changed from to |
|---|---|
| Severity: | → Showstopper |
| Status: | assigned → new |
comment:2 by , 15 years ago
| Component: | None → tokenizer |
|---|---|
| Description: | modified (diff) |
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.
