From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: bug#16599: src/temacs --daemon fails Date: Sun, 16 Feb 2014 22:57:29 +0100 Message-ID: <871tz2iuuu.fsf@igel.home> References: <87bnyt5zmi.fsf@linaro.org> <83k3dh7837.fsf@gnu.org> <878utaoi66.fsf__22889.092230662$1392587661$gmane$org@bennee.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1392587867 8239 80.91.229.3 (16 Feb 2014 21:57:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Feb 2014 21:57:47 +0000 (UTC) Cc: Eli Zaretskii , 16599@debbugs.gnu.org, emacs-devel@gnu.org To: Alex =?utf-8?Q?Benn=C3=A9e?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 16 22:57:54 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WF9ik-0003oH-DR for ged-emacs-devel@m.gmane.org; Sun, 16 Feb 2014 22:57:54 +0100 Original-Received: from localhost ([::1]:35219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF9ik-0007Wx-1f for ged-emacs-devel@m.gmane.org; Sun, 16 Feb 2014 16:57:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF9ic-0007Wl-NF for emacs-devel@gnu.org; Sun, 16 Feb 2014 16:57:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WF9iX-0002Lw-G0 for emacs-devel@gnu.org; Sun, 16 Feb 2014 16:57:46 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.10]:36139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF9iQ-0002K7-HP; Sun, 16 Feb 2014 16:57:34 -0500 Original-Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3fS2HZ5Pwlz3hhsW; Sun, 16 Feb 2014 22:57:30 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3fS2HZ14Q4zbbfX; Sun, 16 Feb 2014 22:57:30 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id UtnfrEJRf8nl; Sun, 16 Feb 2014 22:57:29 +0100 (CET) X-Auth-Info: NF6hrUHpd51FOrEmCYNkAolLTXAFIpKIs+GHOA2tHv4= Original-Received: from igel.home (ppp-88-217-63-156.dynamic.mnet-online.de [88.217.63.156]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 16 Feb 2014 22:57:29 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 1000) id 49DC72C1DEF; Sun, 16 Feb 2014 22:57:29 +0100 (CET) X-Yow: Look DEEP into the OPENINGS!! Do you see any ELVES or EDSELS... or a HIGHBALL??... In-Reply-To: <878utaoi66.fsf__22889.092230662$1392587661$gmane$org@bennee.com> ("Alex =?utf-8?Q?Benn=C3=A9e=22's?= message of "Sun, 16 Feb 2014 21:34:57 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 212.18.0.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169670 Archived-At: Alex Benn=C3=A9e writes: > diff --git a/src/emacs.c b/src/emacs.c > index 18f6a08..66f47ef 100644 > --- a/src/emacs.c > +++ b/src/emacs.c > @@ -201,7 +201,7 @@ static char *daemon_name; > =20 > /* Pipe used to send exit notification to the daemon parent at > startup. */ > -int daemon_pipe[2]; > +int daemon_pipe[2] =3D {0, 0}; This is redundant. Andreas. --=20 Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."