On Fri, 29 Jun 2007, Udo Giacomozzi wrote:
Log message: server/array.{h,cpp}: classes with virtual methods need a destructor, don't they?
Not in this case, because the base class (ref_counted) has a virtual destructor. All classes deriving from ref_counted therefore automatically have a virtual destructor, defined or not. Bastiaan _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit