Boost logo

Boost Users :

From: Vladimir Prus (yg-boost-users_at_[hidden])
Date: 2003-06-18 06:23:03


Hello Dan,

> Hello Vladimir,
>
> Boost = 1.29.0 & 1.30.0 (same effect on both)
> OS = Xp Pro, Microsoft Visual C++ .NET 55510-640-3992291-18154
> As for switches, I am _NOT_ using managed extensions, just pure C++ (as
> pure as it can be in an MS environment), multi-thread debug , no
> precompiled headers, exceptions enabled, no RTTI (am I forgetting some
> flag?)

I'm at loss... nothing suspicious so far. And without VC7, I can't debug
this. Let's try to narrow the problem down.
1. You compile examples/file_dependency.cpp, right?
2. It throws exception inside dijskta_shortets_path_no_init, right?
3. Exception is thrown from 'examine_edge' and the exception is
'negative_edge', right?
4. Could you tell what's the value of 'm_zero' and what's the value of 'e'
--- I mean what's the source and target vertex? What's result of 'get'
invocation?

- Volodya


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