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: 23.0.60; uid problems on w32 Date: Sat, 05 Apr 2008 18:28:44 +0300 Message-ID: References: <6815360.1207000325601.JavaMail.root@wombat.diezmil.com> <47F25A60.1000509@gmail.com> <47F3CD18.2090900@free.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1207409350 29587 80.91.229.12 (5 Apr 2008 15:29:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Apr 2008 15:29:10 +0000 (UTC) Cc: lennart.borgman@gmail.com, emacs-devel@gnu.org To: thdox Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 05 17:29:41 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JiAKl-0002HH-PL for ged-emacs-devel@m.gmane.org; Sat, 05 Apr 2008 17:29:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JiAK8-0005pk-Vg for ged-emacs-devel@m.gmane.org; Sat, 05 Apr 2008 11:28:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JiAK4-0005my-If for emacs-devel@gnu.org; Sat, 05 Apr 2008 11:28:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JiAK2-0005j3-Qz for emacs-devel@gnu.org; Sat, 05 Apr 2008 11:28:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JiAK2-0005iX-Fj for emacs-devel@gnu.org; Sat, 05 Apr 2008 11:28:50 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JiAK2-00085A-DC for emacs-devel@gnu.org; Sat, 05 Apr 2008 11:28:50 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-231-225.inter.net.il [84.229.231.225]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JQI04531 (AUTH halo1); Sat, 5 Apr 2008 18:26:21 +0300 (IDT) In-reply-to: <47F3CD18.2090900@free.fr> (message from thdox on Wed, 02 Apr 2008 20:14:48 +0200) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:94413 Archived-At: > Date: Wed, 02 Apr 2008 20:14:48 +0200 > From: thdox > CC: Eli Zaretskii , emacs-devel@gnu.org > > > Thierry, I have just uploaded a (patched) test version here: > > > > http://ourcomments.org/Emacs/DL/EmacsW32/test/ > > > > I think that the patches does not affect the problem we have been > > working with here. > > > > > Lennart, I confirm that the version I uploaded from your site do not > solve the uid issue. That's because Jason installed his fix only on the release branch, not on the trunk. > Any other test I could do to make things progress ? Could you please try the latest trunk? This problem is supposed to be fixed there, along with a similar problem with inode numbers. TIA