id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 439,shared_ptr tests have warnings on linux,nobody,Peter Dimov,"{{{ 1. warning: `class n_spt_abstract::X' has virtual functions but non-virtual destructor Resolution: add virtual keyword to destructor 2. warning: `class n_spt_shared_from_this::X' has virtual functions but non-virtual destructor Resolution: add virtual keyword to destructor 3. warning: `class n_spt_shared_from_this::Y' has virtual functions but non-virtual destructor Resolution: add virtual keyword to destructor 4. warning: `class n_spt_shared_from_this::impl' has virtual functions but non-virtual destructor Resolution: same as above Might I suggest that the Boost community crank up their warning levels and clean up their code too? }}}",Bugs,closed,,smart_ptr,None,,Invalid,,