[llvm-bugs] [Bug 42519] New: Read only archive error message is inconstant
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 5 07:25:56 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42519
Bug ID: 42519
Summary: Read only archive error message is inconstant
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-ar
Assignee: unassignedbugs at nondot.org
Reporter: gbreynoo at gmail.com
CC: llvm-bugs at lists.llvm.org
When attempting the move operation with a read only file in llvm-ar the message
is as follows:
error: ARCHIVE: permission denied.
However with replace and quick append the message is as below:
error: ARCHIVE: no such file or directory.
This second message format is unclear and should be replaced with the former.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190705/a497413d/attachment.html>
More information about the llvm-bugs
mailing list