From: Ari Roponen <ari.roponen@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 7113@debbugs.gnu.org, Thomas Fitzsimmons <fitzsim@fitzsim.org>
Subject: bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml
Date: Mon, 27 Sep 2010 16:24:31 +0300 [thread overview]
Message-ID: <m3eicf2ub4.fsf@gmail.com> (raw)
In-Reply-To: <87k4m7bbac.fsf@gmx.de> (Michael Albinus's message of "Mon, 27 Sep 2010 14:50:35 +0200")
Michael Albinus <michael.albinus@gmx.de> writes:
>
> Good point. I've changed it accordingly.
>
Thank you. A minor correction, though:
Vdbus_debug = Qnil;
/* We do not want to abort. */
- unsetenv ("DBUS_FATAL_WARNINGS");
+ setenv ("DBUS_FATAL_WARNINGS", 0, 1);
The second parameter should be "0" (a string).
--
Ari Roponen
next prev parent reply other threads:[~2010-09-27 13:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 3:08 bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml Thomas Fitzsimmons
2010-09-27 7:01 ` Ari Roponen
2010-09-27 7:34 ` Thomas Fitzsimmons
2010-09-27 9:07 ` Michael Albinus
2010-09-27 9:51 ` Thomas Fitzsimmons
2010-09-27 12:50 ` Michael Albinus
2010-09-27 13:24 ` Ari Roponen [this message]
2010-09-27 13:30 ` Michael Albinus
2010-09-27 14:45 ` Andreas Schwab
2010-09-28 13:46 ` Michael Albinus
2010-10-03 4:58 ` Thomas Fitzsimmons
2010-10-03 13:22 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3eicf2ub4.fsf@gmail.com \
--to=ari.roponen@gmail.com \
--cc=7113@debbugs.gnu.org \
--cc=fitzsim@fitzsim.org \
--cc=michael.albinus@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.