$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-10-11 09:41:54
On 10/09/2005 07:19 PM, David Abrahams wrote:
> Larry Evans <cppljevans_at_[hidden]> writes:
[snip]
>
> Okay; this one is better. But please post a unified diff next time.
> They're much easier to evaluate than this style.
>
> cvs diff -du ...whatever...
>
Then should item 2.2 on:
http://www.boost.org/more/bugs.htm
be changed to reflect this suggestion? I.e. replace:
context diffs format (diff -c);
with:
unified diff format (cvs diff -du)