Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 22:57:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format
Message-ID:  <bug-229641-227-fIVLTCwtYD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229641-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229641-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229641

--- Comment #14 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Tue Aug 14 22:57:29 UTC 2018
New revision: 337823
URL: https://svnweb.freebsd.org/changeset/base/337823

Log:
  MFC r337458, r337618:
  Fix printf(1) ignores width and precision in %b format.

  The precision with the conversion specifier b is specified by POSIX: see
  point 7 in the reference documentation.

  Include fix from jilles@ to avoid breaking the testsuite.

  Reference:
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html

  PR:   229641
  Reported by:  Rudolf Cejka
  Submitted by: Garrett D'Amore (illumos)

Changes:
_U  stable/11/
  stable/11/usr.bin/printf/printf.c

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229641-227-fIVLTCwtYD>