Opened 16 years ago
Last modified 9 years ago
#905 closed Support Requests (worksforme)
Assertion failed in token_iterator.hpp — at Initial Version
| Reported by: | nobody | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Component: | tokenizer | |
| Version: | None | Severity: | Showstopper |
| Keywords: | Cc: |
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@screen.subtitling.com)
Note:
See TracTickets
for help on using tickets.
