$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-07-05 16:42:03
Hello,
On Jul 4, 2005, at 12:31 AM, Tan Kwee Heong wrote:
> I am submitting this bug and proposed patch as outlined in the
> procedure
> in http://www.boost.org/more/bugs.htm.
Thanks!
> Essentially, an additional rule is added to graphviz_lex.ll to
> recognize
> and discard
> \r\n.
I've just checked in a similar change that instead allows "\r" (in
addition to "\n"). That should cover DOS, Unix, and Mac line endings.
Thanks for the report and bug fix!
Doug