dbus/dbus dbus.h,1.22,1.23
Havoc Pennington
hp at kemper.freedesktop.org
Tue Oct 17 14:04:14 PDT 2006
- Previous message: dbus/dbus dbus-bus.c, 1.61, 1.62 dbus-connection.c, 1.139,
1.140 dbus-dataslot.c, 1.15, 1.16 dbus-internals.c, 1.50,
1.51 dbus-internals.h, 1.61, 1.62 dbus-marshal-basic.c, 1.30,
1.31 dbus-marshal-recursive.c, 1.52, 1.53 dbus-server.c, 1.50,
1.51 dbus-sysdeps-unix.c, 1.10, 1.11 dbus-transport.c, 1.53,
1.54 dbus-watch.c, 1.19, 1.20
- Next message: dbus ChangeLog,1.1150,1.1151 configure.in,1.190,1.191
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/dbus
In directory kemper:/tmp/cvs-serv11352/dbus
Modified Files:
dbus.h
Log Message:
2006-10-17 Havoc Pennington <hp at redhat.com>
* configure.in (CPPFLAGS): don't do -DDBUS_API_SUBJECT_TO_CHANGE here
* dbus/dbus.h: drop the DBUS_API_SUBJECT_TO_CHANGE requirement,
since realistically it doesn't look like we'll be changing it
anymore.
Index: dbus.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- dbus.h 3 Aug 2006 20:34:36 -0000 1.22
+++ dbus.h 17 Oct 2006 21:04:12 -0000 1.23
@@ -26,10 +26,6 @@
#define DBUS_INSIDE_DBUS_H 1
-#ifndef DBUS_API_SUBJECT_TO_CHANGE
-#error "Please define DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-Bus hasn't reached 1.0 and is subject to protocol and API churn. See the README for a full explanation."
-#endif
-
#include <dbus/dbus-arch-deps.h>
#include <dbus/dbus-address.h>
#include <dbus/dbus-bus.h>
- Previous message: dbus/dbus dbus-bus.c, 1.61, 1.62 dbus-connection.c, 1.139,
1.140 dbus-dataslot.c, 1.15, 1.16 dbus-internals.c, 1.50,
1.51 dbus-internals.h, 1.61, 1.62 dbus-marshal-basic.c, 1.30,
1.31 dbus-marshal-recursive.c, 1.52, 1.53 dbus-server.c, 1.50,
1.51 dbus-sysdeps-unix.c, 1.10, 1.11 dbus-transport.c, 1.53,
1.54 dbus-watch.c, 1.19, 1.20
- Next message: dbus ChangeLog,1.1150,1.1151 configure.in,1.190,1.191
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list