GNU bug report logs - #13807
The lock for 'DIR/FILE' should always be 'DIR/.#FILE'.

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sun, 24 Feb 2013 22:51:01 UTC

Severity: wishlist

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13807: closed (The lock for 'DIR/FILE' should always be
 'DIR/.#FILE'.)
Date: Tue, 05 Mar 2013 22:40:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Mar 2013 14:38:44 -0800
with message-id <513673F4.2020800 <at> cs.ucla.edu>
and subject line Re: bug#13807: updated version to avoid MS-Windows vs non-MS-Windows clashes
has caused the debbugs.gnu.org bug report #13807,
regarding The lock for 'DIR/FILE' should always be 'DIR/.#FILE'.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13807: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13807
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: The lock for 'DIR/FILE' should always be 'DIR/.#FILE'.
Date: Sun, 24 Feb 2013 14:48:53 -0800
[Message part 3 (text/plain, inline)]
Tags: patch

Attached is a proposed cleanup patch, following up on the thread in
<http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00531.html>.
[filelock.txt (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13807-done <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#13807: updated version to avoid MS-Windows vs non-MS-Windows
	clashes
Date: Tue, 05 Mar 2013 14:38:44 -0800
On 03/05/13 10:38, Eli Zaretskii wrote:
> We will need to define away O_NOFOLLOW and ELOOP, to get this to
> compile on Windows.  I think the right place for the former is
> nt/inc/unistd.h, near O_NOCTTY, and for the latter nt/inc/ms-w32.h,
> where ENOTSUP is defined.

Thanks, I did the former, but for the latter it's possible ELOOP
won't be defined on a (very old) POSIXish host, so I put a conditional
definition for it into filelock.c itself, which should work for
MS-Windows as well.  Installed as trunk bzr 111948 and marking
this as done.


This bug report was last modified 12 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.