Revision 700759

Go back to digest for 19th August 2007

Other in Development Tools

Adriaan de Groot committed changes in /trunk/kdesupport/taglib/taglib:

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.

File Changes

Modified 3 files
  • /trunk/kdesupport/taglib/taglib
  •   /ape/apetag.cpp
  •   /toolkit/tmap.h
  •   /toolkit/tmap.tcc
3 files changed in total