$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost][graph] astar_search bug
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-02-10 17:10:49
On Wed, 10 Feb 2010, Andy Tompkins wrote:
> Hi,
>
> I have been upgrading some projects to use boost version 1.42.0 with
> Visual Studio 2008 and found (I believe) a bug with astar_search.
>
> I have attached a minimal program that will reproduce the problem, and a
> patch file to correct it. I created a ticket (Ticket #3917) that has
> these files attached and attached them to this.
Thank you for reporting this. I have made those changes in the Boost
trunk; please try the new version with your test code.
-- Jeremiah Willcock