* configure.in: add -Wdeclaration-after-statement
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 4 Aug 2006 16:15:16 +0000 (16:15 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 4 Aug 2006 16:15:16 +0000 (16:15 +0000)
commit222bd07e9df5e3b5a367d1282b43fd3a827a7552
tree49b0338a6251ebf98649dfec9efef2ccd64c1ed5
parent7652304bff969afb3969603149bb385efe861fe8
* configure.in: add -Wdeclaration-after-statement

* dbus/dbus-connection.c: change all the pending call stuff to
  reflect the fact that pending call operations use the connection
  lock

* dbus/dbus-pending-call.c: add locking here

* dbus/dbus-errors.c (struct DBusRealError): don't make the name
  field const consistent with how message field is done
ChangeLog
configure.in
dbus/dbus-connection.c
dbus/dbus-errors.c
dbus/dbus-pending-call-internal.h
dbus/dbus-pending-call.c