
AlisdairM wrote:
The following patch resolves some infinite loops that kill regression tests.
Graph library is not supported on Borland compilers, so the following patch is mostly useful to: i/ people running regular regressions on this compiler ii/ someone trying to get a working port of graph library on Borland
I am holding back other partial-fixes to boost-graph until I can show a reasonably large subset of the the library passing the tests. This one is a bit of a killer though:
Alisdair, I believe I just found an even better fix for this and that's to update the workarounds in boost\random\variate_generator.hpp . This is enough to get four passes for the four tests that hang. Sorry I dodn't come up with this earlier... Cheers, Nicola Musatti