Unused PIMPL pointer in TagLib::Tag

Lukáš Lalinský lalinsky at gmail.com
Tue Dec 15 08:17:10 CET 2009


On Tue, Dec 15, 2009 at 5:57 AM, Stephen Hewitt <shewitt.au at gmail.com> wrote:
> There is an unused PIMPL pointer in TagLib::Tag (TagLib::Tag::TagPrivate *).
> While this is no biggie, It's trivial to fix. Path attached.

This is for binary compatibility reasons. It means that you can add a
new attribute without breaking the ABI.

-- 
Lukas Lalinsky
lalinsky at gmail.com


More information about the taglib-devel mailing list