bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30016] strip/objcopy should do atomic renames


From: thiago at kde dot org
Subject: [Bug binutils/30016] strip/objcopy should do atomic renames
Date: Tue, 17 Jan 2023 21:42:49 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30016

--- Comment #2 from Thiago Macieira <thiago at kde dot org> ---
(In reply to Andreas Schwab from comment #1)
> This is deliberate.  A rename requires careful duplication of the attributes
> of the target file, which is difficult to get right.  See PR27456.

Are you sure of the number? That's a build failure on Windows.

Anyway, I understand some internal details of the file may depend on the file
name (on some architectures), but why can't the correct content be written to a
temporary file instead of the final one?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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