[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Pedro F. Giffuni changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #15 from commit-h...@freebsd.org --- A commit references this bug: Author: pfg Date: Wed Aug 22 04:27:34 UTC 2018 New revision: 338181 URL: https://svnweb.freebsd.org/changeset/base/338181 Log: MFC r337728: (committed by

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #14 from commit-h...@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

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #13 from commit-h...@freebsd.org --- A commit references this bug: Author: jilles Date: Mon Aug 13 21:54:28 UTC 2018 New revision: 337728 URL: https://svnweb.freebsd.org/changeset/base/337728 Log: printf: Add test for width

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #12 from Jilles Tjoelker --- With the fix from SVN r337618 and svn ps fbsd:nokeywords y usr.bin/printf/tests/regress.bwidth.out, the tests from the patch "Take 2" pass and look good to me. -- You are receiving this mail

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #11 from commit-h...@freebsd.org --- A commit references this bug: Author: jilles Date: Sat Aug 11 11:13:35 UTC 2018 New revision: 337618 URL: https://svnweb.freebsd.org/changeset/base/337618 Log: printf: Fix \c in %b in

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #10 from Pedro F. Giffuni --- (In reply to Pedro F. Giffuni from comment #8) Now that its clear the behaviour is specified by POSIX (Thanks Rudolf for pointing it out), the tests are more important, as is MFCing the change.

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: pfg Date: Wed Aug 8 15:25:01 UTC 2018 New revision: 337458 URL: https://svnweb.freebsd.org/changeset/base/337458 Log: Fix printf(1) ignores width and

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #8 from Pedro F. Giffuni --- (In reply to Pedro F. Giffuni from comment #5) While I'd love to have an ATF test, and I will continue playing with the testsuite at a later time, ... it does seem this is undefined behavior, so a

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: pfg Date: Tue Aug 7 23:03:51 UTC 2018 New revision: 337440 URL: https://svnweb.freebsd.org/changeset/base/337440 Log: Fix printf(1) ignores width and

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #6 from Pedro F. Giffuni --- For reference here is the replicated bug on Illumos: https://www.illumos.org/issues/9646 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #5 from Pedro F. Giffuni --- (In reply to Pedro F. Giffuni from comment #4) I have no idea what fails when I add the test: ___ kyua test -k /usr/tests/usr.bin/sed/Kyuafile inplace_race_test:main -> passed [0.222s]

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Pedro F. Giffuni changed: What|Removed |Added Attachment #195012|0 |1 is obsolete|

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Jilles Tjoelker changed: What|Removed |Added Status|New |Open --- Comment #3 from Jilles

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Pedro F. Giffuni changed: What|Removed |Added Attachment #195011|0 |1 is obsolete|

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 --- Comment #1 from Pedro F. Giffuni --- Created attachment 195011 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195011=edit Possible fix Fix submitted by Garrett D'Amore. -- You are receiving this mail because: You are the

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Mark Linimon changed: What|Removed |Added CC||jil...@freebsd.org,

[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641 Bug ID: 229641 Summary: /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format Product: Base System Version: 11.1-STABLE Hardware: