$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (yg-boost-users_at_[hidden])
Date: 2003-06-17 07:48:51
Hi Dan,
Dan Dimerman wrote:
> The problem I'm having is that I get an exception thrown when I run the
> example related to File precedency on parallel compilation, using dijkstra
> algorithm.
>
> I mean, there's no code of mine at all, so that reduces the probabilities
> of it being me to a 75%... ;)
It does not reproduce for me using g++ 3.3 and Boost CVS. What
compiler/OS/Boost version are you using? What are compiler switches?
- Volodya