$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] A bug in graphviz parser ?
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2009-05-14 10:57:37
On Thu, 14 May 2009, Dmitry Bufistov wrote:
> Hi,
> read_graphviz() parser considers names "b" and b as two different names while
> the native parser from AT&T does not.
I could not see anything in the Dot specification that differs from your
(and AT&T's) interpretation, so I think you've found a real bug. If you
have a small test case that reproduces this, please file a bug about it.
Thank you.
-- Jeremiah Willcock