[Bug 196929] ar: fatal: Numeric user ID too large

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 24 17:47:30 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: emaste
Date: Fri Jul 24 17:46:44 UTC 2015
New revision: 285844
URL: https://svnweb.freebsd.org/changeset/base/285844

Log:
  ar: add -U (unique) option to disable -D (deterministic) mode

  This is required in order for us to support deterministic mode by
  default.  If multiple -D or -U options are specified on the command
  line, the final one takes precedence.  GNU ar also uses -U for this.

  An equivalent change will be applied to ELF Tool Chain's version of ar.

  PR:        196929
  MFC after:    1 month
  Sponsored by:    The FreeBSD Foundation
  Differential Revision:    https://reviews.freebsd.org/D3175

Changes:
  head/usr.bin/ar/ar.1
  head/usr.bin/ar/ar.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list