]> git.eshelyaron.com Git - emacs.git/commit
dbusbind: Check required args following :type scratch/dbusbind-type-tests
authorDaiki Ueno <ueno@gnu.org>
Thu, 3 Sep 2015 09:19:12 +0000 (18:19 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 3 Sep 2015 09:20:31 +0000 (18:20 +0900)
commitdef5829c0769b142b3cc0d69a9ad58935a9f237f
tree297279726a0a483eb1ec2ad89a4427d9d67e0b44
parent777848833cc9ff40411b78ad107e755172a881b8
dbusbind: Check required args following :type

* src/dbusbind.c (xd_build_message): If no argument follows a type
specification, pass Qnil as OBJECT argument of
xd_append_arg_with_type_spec.
* test/automated/dbus-tests.el
(dbus-test04-create-message-parameters): Remove a temporary
comment.
src/dbusbind.c
test/automated/dbus-tests.el