Boost logo

Boost Users :

Subject: Re: [Boost-users] [wave] assertion failed - multithread issue?
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2009-03-10 15:08:32


Ovanes,

> I can also reproduce it on my WinXP (32bit) & MSVC 9 machine, but only
> when no debugger is attached :( At least waiting with attached debugger
> (release compiled build) for about 10 minutes did not cause this app to
> crash.
>
> Last time I coded some C++ source parser with Wave (almost 2 years ago)
> it worked fine in MT environment with pretty much heavy load, but that
> were every time different files. What I found out for now is that
> wave::context can't deal with std::string::const_iterator. Why? I get a
> compiler error. If it uses non-const iterator, is it changing the
> string?

Could you provide a small test reproducing your problem?
Regards Hartmut


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net