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: Thu, 23 Jan 2014 05:53:47 +0200 Message-ID: <831tzzfj5g.fsf@gnu.org> References: <8361pbg5vy.fsf@gnu.org> <87ha8vn6dg.fsf@fencepost.gnu.org> <834n4vg4r1.fsf@gnu.org> <52E08DA6.6040600@cs.ucla.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1390449221 17734 80.91.229.3 (23 Jan 2014 03:53:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2014 03:53:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 23 04:53:48 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 1W6BMR-0006F8-D6 for ged-emacs-devel@m.gmane.org; Thu, 23 Jan 2014 04:53:47 +0100 Original-Received: from localhost ([::1]:38796 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6BMQ-00058R-Ue for ged-emacs-devel@m.gmane.org; Wed, 22 Jan 2014 22:53:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6BMJ-00057S-4L for emacs-devel@gnu.org; Wed, 22 Jan 2014 22:53:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6BMD-0007Lo-A8 for emacs-devel@gnu.org; Wed, 22 Jan 2014 22:53:39 -0500 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:34522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6BMD-0007Lk-25; Wed, 22 Jan 2014 22:53:33 -0500 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0MZU00A004GYSS00@mtaout27.012.net.il>; Thu, 23 Jan 2014 05:52:54 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZU007R85G6JX60@mtaout27.012.net.il>; Thu, 23 Jan 2014 05:52:54 +0200 (IST) In-reply-to: <52E08DA6.6040600@cs.ucla.edu> 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:168928 Archived-At: > Date: Wed, 22 Jan 2014 19:33:58 -0800 > From: Paul Eggert > > This problem isn't limited to update-game-score. I found three other > instances in Emacs. The first was in qcopy_acl (called by Fcopy_file) > and I fixed it in trunk bzr 116124. The other two are in fileio.c and > filelock.c. The attached patch should fix it; I plan to install it > unless someone points out a problem with it. Please don't install this, we've been living with this "problem" long enough to leave it for afterwards.