From: John Maddock (john_at_[hidden])
Date: 2004-12-20 05:44:01


> I suspect any library will show this behaviour when doing a DLL build.
>
> Is this effect known? Are the warnings avoidable?

It's known, but the warnings can be suppressed with some #pragmas around the
derived class.

John.