bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24714: delete-directory race condition


From: Paul Eggert
Subject: bug#24714: delete-directory race condition
Date: Fri, 21 Oct 2016 13:07:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 10/18/2016 09:55 AM, Glenn Morris wrote:
Did you consider adding a standard condition error in
report_file_errno for ENOENT? There would then be symmetry with the
file-already-exists error for EEXIST.

Again, thanks for pointing that out. I installed the attached patch, which does that. This also should fix the locale problem you mentioned later.

Attachment: 0001-New-error-file-missing.patch
Description: Source code patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]