Boost logo

Boost :

Subject: Re: [boost] Tests are a mess
From: Gennaro Prota (gennaro.prota_at_[hidden])
Date: 2008-09-10 04:43:47


Emil Dotchevski wrote:
> On Tue, Sep 9, 2008 at 11:36 PM, Johan Nilsson
> <r.johan.nilsson_at_[hidden]> wrote:
>> struct foo
>> {
>> virtual ~foo() = 0;
>> };
>>
>> inline
>> foo::~foo()
>> {}
>
> Yes, that's what I was doing. Regardless, that particular compiler
> seems to erroneously discard the inline destructor definition, and
> then the linker complains that it's missing.

Out of curiosity --as I really don't intend to waste one more minute on it-- is
Test.Minimal using all this loathsomeness?

-- 
Genny

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk