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: Changes in update-game-score.c Date: Wed, 22 Jan 2014 22:07:14 +0200 Message-ID: <834n4vg4r1.fsf@gnu.org> References: <8361pbg5vy.fsf@gnu.org> <87ha8vn6dg.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1390421241 4451 80.91.229.3 (22 Jan 2014 20:07:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Jan 2014 20:07:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 22 21:07:24 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W6455-0002P2-F2 for ged-emacs-devel@m.gmane.org; Wed, 22 Jan 2014 21:07:23 +0100 Original-Received: from localhost ([::1]:37345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6454-0003Nt-Mp for ged-emacs-devel@m.gmane.org; Wed, 22 Jan 2014 15:07:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W644w-0003NX-Kh for emacs-devel@gnu.org; Wed, 22 Jan 2014 15:07:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W644q-0003s3-P4 for emacs-devel@gnu.org; Wed, 22 Jan 2014 15:07:14 -0500 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:45409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W644j-0003qi-24; Wed, 22 Jan 2014 15:07:01 -0500 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0MZT00700JKIQO00@mtaout27.012.net.il>; Wed, 22 Jan 2014 22:06:23 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZT002UEJUMD350@mtaout27.012.net.il>; Wed, 22 Jan 2014 22:06:23 +0200 (IST) In-reply-to: <87ha8vn6dg.fsf@fencepost.gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.183 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168920 Archived-At: > From: David Kastrup > Date: Wed, 22 Jan 2014 20:50:19 +0100 > > You fixed the breakage for Windows NT, but fchmod is not generally > available on a _lot_ of platforms. Without a proper autoconf test, the > whole change should be reverted. Go for it. This program is broken in so many ways that I don't even understand why we care to have it.