[patch] declared but non-implemented methods (remove, implement?)
    Germain Garand 
    germain at ebooksfrance.com
       
    Sat Sep 20 23:08:50 BST 2003
    
    
  
Hello,
While building the new Smokekde wrapper library, kalyptus has spotted several
non-implemented methods.
I have gathered those in the attached patch:
1) non-implemented-since-3.1.diff => those are present in the 3.1 API as well 
as in current CVS
2) non-implemented-in-head.diff => only in CVS, so probably awaiting for 
implementation but who knows 8)
3) ktabwidget.h => has 3 inline methods whose implementation isn't in the 
header file, hence would cause linker errors
Otherwise, whenever methods are intentionally left unimplemented (e.g copy 
constructor in KInstance and KSSLSession) it would be handy for us bindings 
folks to have a marker (e.g KDE_NOT_IMPLEMENTED). Would it be possible?
HIH,
Germain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ktabwidget.h.diff
Type: text/x-diff
Size: 1159 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030920/f0a8e2d2/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: non-implemented-in-head.diff
Type: text/x-diff
Size: 2687 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030920/f0a8e2d2/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: non-implemented-since-3.1.diff
Type: text/x-diff
Size: 10553 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030920/f0a8e2d2/attachment-0002.diff>
    
    
More information about the kde-core-devel
mailing list