dbus/doc TODO,1.97,1.98
Havoc Pennington
hp at freedesktop.org
Wed Feb 15 08:38:13 PST 2006
- Previous message: dbus/qt Makefile.am, 1.12, 1.13 README, NONE,
1.1 qdbusabstractadaptor.cpp, NONE, 1.1 qdbusabstractadaptor.h,
NONE, 1.1 qdbusconnection.cpp, 1.3, 1.4 qdbusconnection.h, 1.3,
1.4 qdbusconnection_p.h, 1.3, 1.4 qdbuserror.cpp, 1.1,
1.2 qdbuserror.h, 1.2, 1.3 qdbusintegrator.cpp, 1.1,
1.2 qdbusinterface.cpp, NONE, 1.1 qdbusinterface.h, NONE,
1.1 qdbusinterface_p.h, NONE, 1.1 qdbusintrospection.cpp, NONE,
1.1 qdbusintrospection.h, NONE, 1.1 qdbusmacros.h, 1.2,
1.3 qdbusmarshall.cpp, 1.2, 1.3 qdbusmarshall.h, 1.1,
1.2 qdbusmessage.cpp, 1.1, 1.2 qdbusmessage.h, 1.2,
1.3 qdbusmessage_p.h, 1.1, 1.2 qdbusobject.cpp, NONE,
1.1 qdbusobject.h, NONE, 1.1 qdbusobject_p.h, NONE,
1.1 qdbusserver.cpp, 1.1, 1.2 qdbusserver.h, 1.2,
1.3 qdbusstandardinterfaces.cpp, NONE,
1.1 qdbusstandardinterfaces.h, NONE, 1.1 qdbusthread.cpp, NONE,
1.1 qdbustype.cpp, NONE, 1.1 qdbustype.h, NONE,
1.1 qdbusutil.cpp, NONE, 1.1 qdbusutil.h, NONE,
1.1 qdbusvariant.h, 1.2, 1.3 qdbusxmlparser.cpp, NONE,
1.1 qdbusxmlparser_p.h, NONE, 1.1
- Next message: dbus/test/qt Makefile.am, 1.3, 1.4 tst_hal.cpp, NONE,
1.1 tst_qdbusconnection.cpp, 1.3, 1.4 tst_qdbusinterface.cpp,
NONE, 1.1 tst_qdbusobject.cpp, NONE, 1.1 tst_qdbustype.cpp,
NONE, 1.1 tst_qdbusxmlparser.cpp, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/doc
In directory gabe:/tmp/cvs-serv20701/doc
Modified Files:
TODO
Log Message:
add dispatch recursion item to TODO
Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- TODO 22 Nov 2005 20:37:00 -0000 1.97
+++ TODO 15 Feb 2006 16:38:11 -0000 1.98
@@ -1,6 +1,13 @@
Important for 1.0
===
+ - add a new return code from dbus_connection_dispatch() called
+ IN_PROGRESS or RECURSED or something, indicating that DATA_REMAINS
+ but another dispatch is in progress, so we can't dispatch at
+ this time. Fixes the recursive deadlock. See the @todo for more
+ and this thread: http://lists.freedesktop.org/archives/dbus/2006-February/004128.html
+
+
- Remove all deprecated functions
- Audit @todo and FIXME for security issues
- Previous message: dbus/qt Makefile.am, 1.12, 1.13 README, NONE,
1.1 qdbusabstractadaptor.cpp, NONE, 1.1 qdbusabstractadaptor.h,
NONE, 1.1 qdbusconnection.cpp, 1.3, 1.4 qdbusconnection.h, 1.3,
1.4 qdbusconnection_p.h, 1.3, 1.4 qdbuserror.cpp, 1.1,
1.2 qdbuserror.h, 1.2, 1.3 qdbusintegrator.cpp, 1.1,
1.2 qdbusinterface.cpp, NONE, 1.1 qdbusinterface.h, NONE,
1.1 qdbusinterface_p.h, NONE, 1.1 qdbusintrospection.cpp, NONE,
1.1 qdbusintrospection.h, NONE, 1.1 qdbusmacros.h, 1.2,
1.3 qdbusmarshall.cpp, 1.2, 1.3 qdbusmarshall.h, 1.1,
1.2 qdbusmessage.cpp, 1.1, 1.2 qdbusmessage.h, 1.2,
1.3 qdbusmessage_p.h, 1.1, 1.2 qdbusobject.cpp, NONE,
1.1 qdbusobject.h, NONE, 1.1 qdbusobject_p.h, NONE,
1.1 qdbusserver.cpp, 1.1, 1.2 qdbusserver.h, 1.2,
1.3 qdbusstandardinterfaces.cpp, NONE,
1.1 qdbusstandardinterfaces.h, NONE, 1.1 qdbusthread.cpp, NONE,
1.1 qdbustype.cpp, NONE, 1.1 qdbustype.h, NONE,
1.1 qdbusutil.cpp, NONE, 1.1 qdbusutil.h, NONE,
1.1 qdbusvariant.h, 1.2, 1.3 qdbusxmlparser.cpp, NONE,
1.1 qdbusxmlparser_p.h, NONE, 1.1
- Next message: dbus/test/qt Makefile.am, 1.3, 1.4 tst_hal.cpp, NONE,
1.1 tst_qdbusconnection.cpp, 1.3, 1.4 tst_qdbusinterface.cpp,
NONE, 1.1 tst_qdbusobject.cpp, NONE, 1.1 tst_qdbustype.cpp,
NONE, 1.1 tst_qdbusxmlparser.cpp, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list