From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: Build break: GNU Emacs 21.3.50 (CVS) HEAD Date: Fri, 27 Jun 2003 10:31:07 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030624113955.9172B7111A@smtp.us2.messagingengine.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056706788 10742 80.91.224.249 (27 Jun 2003 09:39:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2003 09:39:48 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jun 27 11:39:39 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Vphj-0002mO-00 for ; Fri, 27 Jun 2003 11:39:39 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Vpmf-0005x0-00 for ; Fri, 27 Jun 2003 11:44:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Vph7-0005dJ-Ey for emacs-devel@quimby.gnus.org; Fri, 27 Jun 2003 05:39:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VpcD-00040e-PX for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:33:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Vpbc-0003cs-Pq for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:33:21 -0400 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VpZf-0002lH-IL for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:31:19 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.36 #1 (Debian)) id 19VpZT-00044u-00; Fri, 27 Jun 2003 10:31:07 +0100 Original-To: "Dhruva Krishnamurthy" User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15295 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15295 "Dhruva Krishnamurthy" writes: > Hello, > There is a compilation error in GNU Emacs 21.3.50 (CVS) src/strftime.c > (extra args in call to my_strftime() at #1491) on W2K using MinGW32-GCC > 3.2.3 Someone needs to sync with the change to config.in. I don't know in which file that should be done out of config.nt, ms-w32.h (at least) and I can't test it.