|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-11-06 11:51:12
Jim Douglas wrote:
>> Rene,
>> 3. The "-Wno-non-virtual-dtor" option is there to suppress the
>> blizzard
>> of warnings produced by 'serialization'. Is there a way of making
>> this
>> library specific?
The current version of the serialization jam files checked into RC_1_33_0
has been enhanced to supress these warnings. I think this is a good way
to do this. I'm considering tweaking the code to avoid these warnings
even though they can/should be ignored in this particular case.
Robert Ramey