From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Compiler warnings in dired.c Date: Sat, 24 Oct 2009 20:57:25 -0400 Message-ID: References: <83eiosfppm.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256432267 27509 80.91.229.12 (25 Oct 2009 00:57:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Oct 2009 00:57:47 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 25 02:57:40 2009 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 1N1rQR-0008CG-HP for ged-emacs-devel@m.gmane.org; Sun, 25 Oct 2009 02:57:39 +0200 Original-Received: from localhost ([127.0.0.1]:49501 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1rQQ-00015I-ST for ged-emacs-devel@m.gmane.org; Sat, 24 Oct 2009 20:57:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1rQK-00015B-SH for emacs-devel@gnu.org; Sat, 24 Oct 2009 20:57:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1rQG-00014R-A5 for emacs-devel@gnu.org; Sat, 24 Oct 2009 20:57:32 -0400 Original-Received: from [199.232.76.173] (port=33536 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1rQG-00014G-46 for emacs-devel@gnu.org; Sat, 24 Oct 2009 20:57:28 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:19791 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1rQE-0008Jk-K8; Sat, 24 Oct 2009 20:57:26 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvAEAHc/40pLd/m0/2dsb2JhbACBUNQghD8EiDQ X-IronPort-AV: E=Sophos;i="4.44,617,1249272000"; d="scan'208";a="48119816" Original-Received: from 75-119-249-180.dsl.teksavvy.com (HELO pastel.home) ([75.119.249.180]) by ironport2-out.pppoe.ca with ESMTP; 24 Oct 2009 20:57:25 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id A908D8225; Sat, 24 Oct 2009 20:57:25 -0400 (EDT) In-Reply-To: (Andreas Schwab's message of "Sun, 25 Oct 2009 00:38:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:116381 Archived-At: > This is unavoidable. Just disable the them, they are useless. 100% agreed. Stefan