From kde-core-devel Mon Nov 26 12:48:17 2001 From: Bernhard Rosenkraenzer Date: Mon, 26 Nov 2001 12:48:17 +0000 To: kde-core-devel Subject: arts HEAD doesn't compile X-MARC-Message: https://marc.info/?l=kde-core-devel&m=100677895011336 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 Possible fixes: 1) make _getObjectID() and _getConnection() public 2) make MCOPDCOPObject inherit Object_base 3) make MCOPDCOPObject a friend of Object_base Since I'm not too familiar with arts code, I'm not sure which of them will be best. LLaP bero -- This message is provided to you under the terms outlined at http://www.bero.org/terms.html