$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [wave] assertion failed - multithread issue?
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2009-03-09 13:28:43
> I use seperate wave instances for each thread. Anyway, I'll try to get
> gdb running and debug the problem.
Thanks! Any hint is highly appreciated.
> Nontheless there is another problem(?) in wave. Wave still uses the old
> filesystem interface, which makes it incompatible with code compiled
> with BOOST_FILESYSTEM_NO_DEPRECATED. That is a bug, right?
Ohh, I was not aware of that. How can I reproduce this?
Regards Hartmut