From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: nt/makefile.w32-in Date: Fri, 22 Dec 2006 13:07:03 +0200 Message-ID: References: <458A71F9.2050709@gnu.org> <458AFA12.4010700@student.lu.se> <458B0F4C.90909@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: dough.gmane.org X-Trace: sea.gmane.org 1166785664 12534 80.91.229.10 (22 Dec 2006 11:07:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Dec 2006 11:07:44 +0000 (UTC) Cc: lekktu@gmail.com, jasonr@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 22 12:07:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GxiFT-0003eS-2y for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2006 12:07:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxiFS-0002Jh-BV for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2006 06:07:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxiF0-0002HI-5V for emacs-devel@gnu.org; Fri, 22 Dec 2006 06:07:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxiEx-0002Ds-8x for emacs-devel@gnu.org; Fri, 22 Dec 2006 06:07:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxiEx-0002De-1u for emacs-devel@gnu.org; Fri, 22 Dec 2006 06:07:03 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GxiEv-0001g8-PB; Fri, 22 Dec 2006 06:07:02 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-216-239.inter.net.il [84.229.216.239]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GPK48981 (AUTH halo1); Fri, 22 Dec 2006 13:06:58 +0200 (IST) Original-To: Lennart Borgman In-reply-to: <458B0F4C.90909@student.lu.se> (message from Lennart Borgman on Thu, 21 Dec 2006 23:48:44 +0100) 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:64094 Archived-At: > Date: Thu, 21 Dec 2006 23:48:44 +0100 > From: Lennart Borgman > CC: lekktu@gmail.com, emacs-devel@gnu.org, jasonr@gnu.org > > > > After the release, I will convert gmake.defs and nmake.defs to DOS EOL > > format. I don't want to touch them now, as no one complained that it > > interferes with the build. > > I guess you are pretty sure that this is the right thing to do. Why not > do it now then? Because this has been in the code base since December 2001, and no one complained. I want to avoid introducing new problems for which we don't have enough testing time before the release.