$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-11-14 12:22:47
Jens Seidel <jensseidel <at> users.sf.net> writes:
>
> On Tue, Nov 13, 2007 at 11:17:58PM +0100, "JOAQUIN LOPEZ MU?Z" wrote:
> > The trunk version of boost/test/impl/debug.ipp uses
> > std::memcpy without having included an appropriate header,
> > as shown in http://tinyurl.com/yt3hv8 :
>
> This is bug #1438. Please note that I filed already bug #1432 with a
> patch which fixes this and even more errors (and warnings) so the rest
> should be applied as well (doesn't need much time, but I probably
> removed wrongly a few variable definitions in unnamed namespaces which
> should be addressed in a better way (e.g. moving it into a .cpp file or
> a header file which each project needs to include exactly once).
I've seen your patch. I touches a lot of places in same cases wrong, in some
unclear. I don'y have time now to deal with it. Only critical fixes are going
to be applied.