Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] Report generation frequency
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2014-02-07 00:37:39


On Thu, Feb 6, 2014 at 11:16 PM, Belcourt, Kenneth <kbelco_at_[hidden]>wrote:

>
> On Feb 6, 2014, at 9:53 PM, Steven Watanabe wrote:
>
> > AMDG
> >
> > On 02/06/2014 08:29 PM, Rene Rivera wrote:
> >>
> >> ===
> >> darwin.compile.c++ bin/darwin-4.2.1/debug/report/xml.o
> >> ../src/report/xml.cpp:34:48: error: out-of-line declaration of a member
> >> must be a definition [-Wout-of-line-declaration]
> >> boost::regression::node_ptr boost::regression::lookup_element(node_ptr
> >> element, const std::string& name);
> >>
> >
> > I haven't actually looked at the code,
> > but I'd guess that this line can just be
> > deleted.
>
> I agree with Steven. It seems you've got a declaration in the header for
> function lookup_element, and there's a second declaration in the cpp with
> the same signature.
>

OK.. Note I did not write any of this code ;-) ..I've removed the line and
it's working now.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail


Boost-testing list run by mbergal at meta-comm.com