[Kde-bindings] [Patch] remove voidptypes from classes table

Arno Rehn arno at arnorehn.de
Sat Oct 17 16:47:37 UTC 2009


On Saturday 17 October 2009 16:45:30 Tobias Rautenkranz wrote:
> Hi
> 
> Classes of voidp types appear in the classes table (e.g. QString), but are
>  not used as class index by their types.
> 
> The attached patch "voidpclasses.patch" removes these unreferenced classes.
> 
> Also attached is "classestabletemplate.patch" that removes a test whether
>  the class is a template, which is not needed (and I think conceptually
>  wrong, since all classes that have an index should be in the classes
>  table).
Thanks for the two patches. I always thought there was a reason I left that 
check for a template class there. But since everything compiles fine without 
it, it was probably just to track down a bug and I forgot to remove it again 
:). Both patches are now in trunk.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list