« Return to Thread: [Bug binutils/10364] New: strip doesn't fail on unwriteable files

[Bug binutils/10364] New: strip doesn't fail on unwriteable files

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View in Thread

[forwarded from http://bugs.debian.org/276428]

$ chmod -w t.so
$ strip t.so
strip: unable to copy file 't.so'; reason: Permission denied
$ echo $?
0

--
           Summary: strip doesn't fail on unwriteable files
           Product: binutils
           Version: 2.20 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: doko at debian dot org
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10364

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@...
http://lists.gnu.org/mailman/listinfo/bug-binutils

 « Return to Thread: [Bug binutils/10364] New: strip doesn't fail on unwriteable files