Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-07-14 10:36:39


Bugs item #1238285, was opened at 2005-07-14 08:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1238285&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: smart_ptr
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Peter Dimov (pdimov)
Summary: shared_ptr tests have warnings on linux

Initial Comment:
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?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1238285&group_id=7586

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk