dbus/doc TODO,1.52,1.53
Havoc Pennington
hp@freedesktop.org
Mon Jan 17 14:03:21 PST 2005
- Previous message: dbus ChangeLog,1.640,1.641
- Next message: dbus/dbus dbus-marshal-basic.c, 1.19, 1.20 dbus-marshal-basic.h,
1.16, 1.17 dbus-marshal-recursive-util.c, 1.2,
1.3 dbus-marshal-recursive.c, 1.43,
1.44 dbus-marshal-validate.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/doc
In directory gabe:/tmp/cvs-serv28531/doc
Modified Files:
TODO
Log Message:
2005-01-17 Havoc Pennington <hp@redhat.com>
* Throughout, align variant bodies according to the contained
type, rather than always to 8. Should save a fair bit of space in
message headers.
* dbus/dbus-marshal-validate.c (_dbus_validate_body_with_reason):
fix handling of case where p == end
* doc/TODO: remove the dbus_bool_t item and variant alignment items
Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- TODO 15 Jan 2005 07:15:38 -0000 1.52
+++ TODO 17 Jan 2005 22:03:19 -0000 1.53
@@ -38,13 +38,6 @@
(though they are kind of a pita to pass in as size_t with the
varargs, so maybe not - what does glib do with g_object_get()?)
- - it's probably obnoxious that reading/writing bools doesn't return
- dbus_bool_t; solution is probably to change bool to 32 bits on the
- wire
-
- - maybe change and don't align variant bodies to 8-boundary, it uses
- up lots of space in a typical header
-
- rename the service thing. unique service names (":1") and well-known
("org.foo.bar") should have different names probably; something like
"address" for the unique and "alias" for the well-known, or
- Previous message: dbus ChangeLog,1.640,1.641
- Next message: dbus/dbus dbus-marshal-basic.c, 1.19, 1.20 dbus-marshal-basic.h,
1.16, 1.17 dbus-marshal-recursive-util.c, 1.2,
1.3 dbus-marshal-recursive.c, 1.43,
1.44 dbus-marshal-validate.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list