Bug #651

Singleton has a non-virtual destructor

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:ResolvedStart date:10/19/2011
Priority:LowDue date:
Assignee:J. Wienke% Done:

100%

Category:Patterns
Target version:0.5

Description

If using the RSC Singleton implementation, gcc warns

warning: base class ‘class rsc::patterns::Singleton<cca::Coordinator>’ has a non-virtual destructor

Associated revisions

Revision e85ce847
Added by J. Wienke over 12 years ago

add a virtual destructor for singleton

fixes #651

History

#1 Updated by J. Wienke over 12 years ago

  • Category set to Patterns
  • Status changed from New to In Progress
  • Assignee set to J. Wienke
  • Target version set to 0.5

#2 Updated by J. Wienke over 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset r399.

Also available in: Atom PDF