From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: warning compiling dbusbind.c Date: Fri, 25 Jan 2008 17:42:31 -0500 Message-ID: References: <5btzl3f2xh.fsf@fencepost.gnu.org> <87prvr7zvt.fsf@gmx.de> <87abmtsp50.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201300968 26627 80.91.229.12 (25 Jan 2008 22:42:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Jan 2008 22:42:48 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 25 23:43:08 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JIXGN-0006sg-QP for ged-emacs-devel@m.gmane.org; Fri, 25 Jan 2008 23:43:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIXFx-0004TN-EK for ged-emacs-devel@m.gmane.org; Fri, 25 Jan 2008 17:42:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JIXFr-0004Pu-2r for emacs-devel@gnu.org; Fri, 25 Jan 2008 17:42:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JIXFp-0004N2-9b for emacs-devel@gnu.org; Fri, 25 Jan 2008 17:42:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JIXFp-0004Mx-7O for emacs-devel@gnu.org; Fri, 25 Jan 2008 17:42:33 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JIXFp-0002f0-2i for emacs-devel@gnu.org; Fri, 25 Jan 2008 17:42:33 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JIXFn-00051R-JA; Fri, 25 Jan 2008 17:42:31 -0500 X-Spook: ASPIC bemd Fedayeen gamma oil Qaddafi Compsec EuroFed X-Ran: v\N8Ib-J|Xztajw{7v&YNfO{?@n^Ms45H1:z(Cs%rLY4TLw4ll0nLlPR6(+vCG&Z~x2Fy| X-Hue: white X-Attribution: GM In-Reply-To: <87abmtsp50.fsf@gmx.de> (Michael Albinus's message of "Fri, 25 Jan 2008 20:04:27 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87519 Archived-At: Michael Albinus wrote: > Thanks for the pointer, I've fixed it this way. When there is a macro, > as Stefan has proposed, it could be introduced for all these cases at > once. > > Could you, please, check on your machine? I haven't a 64bit one. No more compilation warning; thanks.