bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/15779] New: wrong logic in description of ranlib's -D opti


From: mikpe at it dot uu.se
Subject: [Bug binutils/15779] New: wrong logic in description of ranlib's -D option
Date: Wed, 24 Jul 2013 15:58:21 +0000

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

            Bug ID: 15779
           Summary: wrong logic in description of ranlib's -D option
           Product: binutils
           Version: 2.24 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: mikpe at it dot uu.se

Created attachment 7116
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7116&action=edit
correct ranlib -D documentation

The ranlib documentation describes both -D (deterministic mode) and -U
(non-deterministic mode) as follows:

"This is the default unless binutils was configured with
--enable-deterministic-archives."

Since they are each other's inverse both cannot be the default under the same
condition.

This looks like a copy-paste error.  The documentation for ar and objcopy imply
that -D is default if --enable-deterministic-archives, so this trivial patch
corrects the description of ranlib's -D option to match objcopy's.

-- 
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]