$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2007-05-23 18:38:48
At 9:36 AM +0100 5/23/07, John Maddock wrote:
>I've applied the patch to the 1.34 branch, applying the patch to cvs
>HEAD gives me some errors:
>
>$ patch -p1 -i kab*.patch
I think your problem is right there. There were two patch files in the
tarball:
kab-iostreams-RC_1_34_0.patch -- apply this to a sandbox that is on the
RC_1_34_0 branch
kab-iostreams-trunk.patch -- apply this to a sandbox that is on HEAD.
Don't try to apply both patches to one place.