From kde-core-devel Fri Aug 01 04:05:47 2003 From: George Staikos Date: Fri, 01 Aug 2003 04:05:47 +0000 To: kde-core-devel Subject: dcopidl vs DCOPReply X-MARC-Message: https://marc.info/?l=kde-core-devel&m=105971085914297 I'm going to ask one more time before I make the decision myself. Which one should be repaired, dcopidl or the DCOPReply code (which uses dcopTypeName())? dcopTypeName(long) returns "long". dcopidl converts "long" to "long int", which means that using longs with dcop idl doesn't work. The string compare clearly fails. Likewise I see "ulong" as "ulong" vs "unsigned long". I'm sure there are more inconsistencies or missing conversions too. This is a rather major bug in DCOP, IMHO. I had code silently failing (only a console message which was missed since it's a kded module) for days without realising it. -- George Staikos KDE Developer http://www.kde.org/ Staikos Computing Services Inc. http://www.staikos.net/