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: Failure building from HEAD Date: Thu, 20 Mar 2008 21:49:44 -0400 Message-ID: References: <87od99540p.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1206064198 29093 80.91.229.12 (21 Mar 2008 01:49:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2008 01:49:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 21 02:50:28 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 1JcWOp-0002Up-90 for ged-emacs-devel@m.gmane.org; Fri, 21 Mar 2008 02:50:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcWOE-00052I-WC for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2008 21:49:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcWOB-000505-5Z for emacs-devel@gnu.org; Thu, 20 Mar 2008 21:49:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcWO9-0004wo-Cg for emacs-devel@gnu.org; Thu, 20 Mar 2008 21:49:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcWO9-0004wb-9A for emacs-devel@gnu.org; Thu, 20 Mar 2008 21:49:45 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcWO8-0007h0-Td for emacs-devel@gnu.org; Thu, 20 Mar 2008 21:49:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As4EAOqw4kdMCrTo/2dsb2JhbACBWqks X-IronPort-AV: E=Sophos;i="4.25,534,1199682000"; d="scan'208";a="16330273" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 20 Mar 2008 21:49:44 -0400 Original-Received: from pastel.home ([76.10.180.232]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id BES52344; Thu, 20 Mar 2008 21:49:44 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 3061B821D; Thu, 20 Mar 2008 21:49:44 -0400 (EDT) In-Reply-To: <87od99540p.fsf@anzu.internal.golden-gryphon.com> (Manoj Srivastava's message of "Thu, 20 Mar 2008 19:12:22 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: 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:93092 Archived-At: > /usr/local/src/arch/others/emacs/emacs/src/buffer.c: In function =C3=83= =C2=A2=E2=82=AC=CB=9Cenlarge_buffer > _text=C3=83=C2=A2=E2=82=AC=E2=84=A2: > /usr/local/src/arch/others/emacs/emacs/src/buffer.c:5087: error: argument= =C3=83=C2=A2=E2=82=AC=CB=9Cdelta > =C3=83=C2=A2=E2=82=AC=E2=84=A2 doesn=C3=83=C2=A2=E2=82=AC=E2=84=A2t match= prototype > /usr/local/src/arch/others/emacs/emacs/src/buffer.h:226: error: prototype= declar Should be fixed now, Stefan