[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: dcop stub inheritance
From:       Gav Wood <gav () indigoarchive ! net>
Date:       2003-05-30 11:07:11
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


> this works fine, except that i can no longer compile the dcop stub file
> since it requires kdedmodule_stub.h (presumably the KDEDModule stub), which
> is nowhere in the kde distribution.

ok, in an attempt to fix the situation by solving the last part of the above 
paragraph, "which is nowhere in the kde distribution", the following patch 
was created.

it just sticks the kdedmodule's stub into the kded makefile and installs it so 
apps can inherit from kdedmodule and yet still create stubs for themselves.

would anyone have anything against me committing?

gav

["kdedmodule.patch" (text/x-diff)]

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdelibs/kded/Makefile.am,v
retrieving revision 1.25
diff -r1.25 Makefile.am
28c28,29
<                       kbuildservicegroupfactory.cpp kdedmodule.cpp
---
>                       kbuildservicegroupfactory.cpp kdedmodule.cpp \
>                       kdedmodule.stub
56c57
< include_HEADERS = kdedmodule.h
---
> include_HEADERS = kdedmodule.h kdedmodule_stub.h
Index: kdedmodule.h
===================================================================
RCS file: /home/kde/kdelibs/kded/kdedmodule.h,v
retrieving revision 1.7
diff -r1.7 kdedmodule.h
57a58
>   K_DCOP

[Attachment #8 (application/pgp-signature)]

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic