[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny na
From: |
Katsumi Yamaoka |
Subject: |
bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name |
Date: |
Wed, 17 Apr 2024 08:58:42 +0900 |
On Tue, 16 Apr 2024 16:32:17 +0300, Eli Zaretskii wrote:
>> .#FILE -> username@hostname.1234:-11644473599
>> For that case `(unlock-file "FILE")' issues this warning:
>> Warning (unlock-file): Unlocking file: Invalid argument, FILE, ignored
> The part after the colon is the system boot time, and is used on all
> Posix hosts.
Oh, I had never seen it until recently. Thanks.
[...]
>>| commit 393f58c85aeb78f814866ccaad9ae7efd3fa6766
>>| Author: Adam Porter <adam@alphapapa.net>
>>| Date: Fri Mar 8 23:43:14 2024 -0600
> This is extremely unlikely to have caused the problem. It is more
> likely that some change in Cygwin and/or in the Gnulib's boot-time
> module causes this now.
Indeed. But the fact is that Emacs built with that revno adds
a colon and a negative number to a link name and the one built
with just before it does not. No problem on 29.3.50 and earlier,
either (i.e., not add a colon and numbers).
> Also, do you see this in "emacs -Q"? If not, perhaps some local
> customizations cause this?
Yes, I use -Q for the test.
;; I need to alter the default value of `create-lockfiles' in
;; src/filelock.c to build Emacs from git master nowadays.
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Katsumi Yamaoka, 2024/04/16
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Eli Zaretskii, 2024/04/16
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Pierre Téchoueyres, 2024/04/16
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Ken Brown, 2024/04/16
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name,
Katsumi Yamaoka <=
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Eli Zaretskii, 2024/04/17
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Ken Brown, 2024/04/22
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Ken Brown, 2024/04/29
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Eli Zaretskii, 2024/04/29
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Katsumi Yamaoka, 2024/04/30
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Ken Brown, 2024/04/30
- bug#70415: 30.0.50; [Cygwin] `lock-file' creates a symlink with funny name, Eli Zaretskii, 2024/04/30