From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Changes in update-game-score.c Date: Wed, 22 Jan 2014 20:51:23 -0500 Message-ID: References: <8361pbg5vy.fsf@gnu.org> <87ha8vn6dg.fsf@fencepost.gnu.org> <834n4vg4r1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1390441882 7413 80.91.229.3 (23 Jan 2014 01:51:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2014 01:51:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 23 02:51:30 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 1W69S5-0008W6-EZ for ged-emacs-devel@m.gmane.org; Thu, 23 Jan 2014 02:51:29 +0100 Original-Received: from localhost ([::1]:38340 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W69S4-0001lm-Mw for ged-emacs-devel@m.gmane.org; Wed, 22 Jan 2014 20:51:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W69S1-0001le-81 for emacs-devel@gnu.org; Wed, 22 Jan 2014 20:51:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W69S0-0005xm-Bj for emacs-devel@gnu.org; Wed, 22 Jan 2014 20:51:25 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W69S0-0005xi-92 for emacs-devel@gnu.org; Wed, 22 Jan 2014 20:51:24 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W69Rz-00046x-JL; Wed, 22 Jan 2014 20:51:23 -0500 X-Spook: militia Delta Force Mafia Roswell halcon cybercash X-Ran: zI`Q3C^?6Bny$Q[p<;r5G995D|nc\)#n5:v.'E~n2XcrQXuqR3Zhh#g-\y!`h'`i%]>ATn X-Hue: green X-Attribution: GM In-Reply-To: <834n4vg4r1.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 22 Jan 2014 22:07:14 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:168923 Archived-At: >> fchmod is not generally available on a _lot_ of platforms. Without a >> proper autoconf test, the whole change should be reverted. Fcopy_file seems to have managed ok for the past 8 years. Deja vu: http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01476.html