Missing virtual destructor in base classes

Andy Champ AChamp at roku.com
Wed Dec 5 15:59:13 GMT 2018


>> Because adding virtual functions to base classes changes the size of the vtable for the class and thus breaks binary compatibility

Ah, OK. We build from source, so that won't be a concern for us.

Let me know if you want a patch to fix it.

BTW, yes, I did mean virtual ~whatever...

Thanks
Andy
-- 
Lets see if I'm driving the list correctly...


More information about the taglib-devel mailing list