$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] Strange giant warning
From: David (evildavo_at_[hidden])
Date: 2010-03-11 09:01:31
Sorry for not replying sooner... I was distracted from my comp for a few
days.
I put that virtual destructor dummy into the problem classes and voila, my
warnings are gone.
Thanks alot. I can see the need for it now, and consider it good practice.
I'm using boost 1.41 btw.
Thanks again. Thanks so much!