[PATCH] dpointer and no-inline functions support for kconfig_compiler

Duncan Mac-Vicar P. duncan at kde.org
Tue May 31 21:02:43 BST 2005


Hi,
the attached patch adds kconfig_compiler support for having private members in 
a dpointer, when this mode is used, the generated methods are moved to the 
implementation. To activate this mode, you use the keyword "dpointer" instead 
of "private" in the kcfgc MemberVariables entry.

The second patch includes a new test. All the previous (strangely, the 
Makefile.am only tests for the firt four tests) test were passed.

I also include a kunittest based test in the patch that compares the files 
with the reference ones, so in the future the perl script could be removed. 
Not now, until kunittest supports some features I plan add like better 
strings diffs.

Please review.

Duncan

(Thanks Aaron for trying it and help me with some quirks)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kconfig_compiler_dpointer.diff
Type: text/x-diff
Size: 18640 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050531/13134102/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kconfig_compiler_dpointer_tests.diff
Type: text/x-diff
Size: 24075 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050531/13134102/attachment-0001.diff>


More information about the kde-core-devel mailing list