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

List:       kde-core-devel
Subject:    Re: arts HEAD doesn't compile
From:       Stefan Westerfeld <stefan () space ! twc ! de>
Date:       2001-11-26 14:37:50
[Download RAW message or body]

   Hi!

On Mon, Nov 26, 2001 at 01:48:17PM +0100, Bernhard Rosenkraenzer wrote:
> mcopdcopobject.cpp: In method `Arts::Buffer
> *MCOPDCOPObject::callFunction (MCOPEntryInfo *, QCString, const
> QByteArray &)':
> ../../../arts/mcop/object.h:91: `long int
> Arts::Object_base::_getObjectID () const' is protected
> mcopdcopobject.cpp:90: within this context
> ../../../arts/mcop/object.h:92: `Arts::Connection
> *Arts::Object_base::_getConnection () const' is protected
> mcopdcopobject.cpp:124: within this context
> ../../../arts/mcop/object.h:92: `Arts::Connection
> *Arts::Object_base::_getConnection () const' is protected
> mcopdcopobject.cpp:126: within this context

I think the best fix might be to use an

	Arts::DynamicRequest req(obj);
	req.param(...);
	req.param(...);
	req.param(...);
	req.invoke();

rather than doing what DynamicRequest does manually.

   Cu... Stefan
-- 
  -* Stefan Westerfeld, stefan@space.twc.de (PGP!), Hamburg/Germany
     KDE Developer, project infos at http://space.twc.de/~stefan/kde *-         

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

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