GNU bug report logs -
#23336
24.3; dbus-register-signal misparses :argN arguments
Previous Next
Reported by: Joel Ray Holveck <joelh <at> piquan.org>
Date: Fri, 22 Apr 2016 03:48:01 UTC
Severity: normal
Tags: patch
Found in version 24.3
Fixed in version 25.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #12 received at 23336-done <at> debbugs.gnu.org (full text, mbox):
Version: 25.1
Joel Ray Holveck <joelh <at> piquan.org> writes:
Hi Joel,
> The following expression raises an error of type "wrong-type-argument":
>
> (dbus-register-signal :system "com.ubuntu.Upstart"
> "/com/ubuntu/Upstart/jobs/network_2dinterface"
> "com.ubuntu.Upstart0_6.Job" "InstanceAdded" 'rwv-handle-intf-up :arg0
> "/com/ubuntu/Upstart/jobs/network_2dinterface/cscotun0")
Thank you for this bug report. It looks like the problem has been fixed
already last year with the following commit:
--8<---------------cut here---------------start------------->8---
commit b206b9d73728dec9b71a41ac4e1622ec795d6fd0
Author: Daiki Ueno <ueno <at> gnu.org>
Date: Thu Feb 26 11:01:10 2015 +0900
dbus.el: fix ":argN" keyword recognition
* net/dbus.el (dbus-register-signal): Convert "N" of ":argN" to
integer before comparison.
--8<---------------cut here---------------end--------------->8---
I've checked with the pretest version of Emacs 25.1, and your example
does not show any error indeed.
So I'm closing this bug report for Emacs 25.1.
Best regards, Michael.
This bug report was last modified 9 years and 62 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.