$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-06-23 05:34:52
Steve Huston skrev:
> I'm building a project that uses boost, and it insists on building
> with g++
> -pedantic on Linux. This is causing an issue in
> ptr_container/ptr_vector.hpp (in boost 1.35 it's on line 47)
>
> public:
>
> BOOST_PTR_CONTAINER_DEFINE_SEQEUENCE_MEMBERS( ptr_vector,
> base_class,
> this_type );
>
It's been removed from trunk for some time. I just need to merge the
changes, if it is allowed by the release team.
-Thorsten