]> granicus.if.org Git - taglib/commit
Somewhat hackish; might be better off as a downstream patch.
authorAdriaan de Groot <groot@kde.org>
Thu, 16 Aug 2007 11:47:08 +0000 (11:47 +0000)
committerAdriaan de Groot <groot@kde.org>
Thu, 16 Aug 2007 11:47:08 +0000 (11:47 +0000)
commit47e855e654e8b8142aa54d761205897d6a5eafa3
tree945a2e18378b2367c7ef8c9899fa99906c3b74e9
parentecc430e6f5c90de5b6e8623abbf167e73952d6f0
Somewhat hackish; might be better off as a downstream patch.

Sun Studio fails on taglib because Map specializes in too many ways;
adding the class keyword reduces the specializations to one and it's ok,
but not all specializations of Map actually use T as a template class
parameter. So introduce a #define to switch that around.

Original patch from Stefan Teleman, pared down by me.

CCMAIL: kde-solaris@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@700759 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
taglib/ape/apetag.cpp
taglib/toolkit/tmap.h
taglib/toolkit/tmap.tcc