id summary reporter owner description type status milestone component version severity resolution keywords cc 3071 Warnings about missing virtual destructors Jeremiah Willcock John Maddock When compiling the trunk version of Boost.Regex in an application using GCC 4.0.1, there are several warnings about classes with virtual methods but non-virtual destructors. I have attached a patch that fixes all of the ones I saw. Bugs closed Boost 1.40.0 regex Boost Development Trunk Cosmetic fixed