Summary: | [patch] Update printf(1) to support %T and %q bashisms | ||
---|---|---|---|
Product: | Base System | Reporter: | Mikhail T. <freebsd-2024> |
Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
Status: | Closed Not Accepted | ||
Severity: | Affects Many People | CC: | bapt, emaste, forint, jilles, pfg, pi |
Priority: | Normal | Keywords: | patch |
Version: | 9.3-PRERELEASE | ||
Hardware: | Any | ||
OS: | Any |
Description
Mikhail T.
2014-10-19 12:53:40 UTC
Nice! Can you also add regression tests about those (we now have regression tests)? (In reply to Baptiste Daroussin from comment #1) > Can you also add regression tests about those (we now have regression tests)? Given the skepticism expressed by jilles@ in a private e-mail earlier, probably not... Unless he changes his mind, this change seems unlikely to be committed -- regardless of whether regression tests for the new functionality are provided. FWIW; I also forwarded the patch to the illumos developer that has been doing work on our shared printf(1) and he was not interested in the %T option either. The %q does have some chance though. Although available in GNU, the changes are non-standard. Neither illumos nor us seem interested in the feature. |