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

Tobias Rautenkranz tobias at rautenkranz.ch
Sat Oct 17 14:45:30 UTC 2009


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).

Regards,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classestabletemplate.patch
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20091017/258954e9/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: voidpclasses.patch
Type: text/x-patch
Size: 767 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20091017/258954e9/attachment-0001.patch>


More information about the Kde-bindings mailing list