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: unassignedb...@nondot.org
          Reporter: gbrey...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to