Boost logo

Boost :

From: Joshua Moore-Oliva (josh_at_[hidden])
Date: 2004-04-05 18:36:34


I have found that the problem only occurs when the data to be tokenized goes out of scope... I guess boost doesn't (which is a good thing) copy all the data
internally to parse through it.

Joshua Moore-Oliva.

On April 3, 2004 9:50 am, David Abrahams wrote:
> Joshua Moore-Oliva <josh_at_[hidden]> writes:
>
> > It appears that there is a problem in token_functions.hpp with
> > probably the *next iterator. It appears to read out of previously
> > freed memory.
> >
> > I recompiled boost with debugging information, and here is the
> > backtrace of boosts invalid memory access's.
>
> Please post a small, complete example that reproduces the problem.
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk