| Summary: | -M option of ar(1) does not work on 8.0-CURRENT [regression] | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Zhiming Wu <zhiming.wu.atgm> |
| Component: | bin | Assignee: | Gavin Atkinson <gavin> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 8.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Zhiming Wu
2008-10-08 18:00:10 UTC
On 2008-10-08, Zhiming Wu wrote: > >Synopsis: no -M option of ar not work on 8.0-CURRENT > when run "/usr/bin/ar -M <afile", error message "ar: invalid option -- > M" appeared. though I can not find "-M" option in manual, but the > command works fine on 7.0 RELEASE. The GNU ar has been replaced with a new implementation in 8.0-CURRENT. Support for -M option was added in 21 Sep 2008 to this version. Please try the latest version. -- Jaakko State Changed From-To: open->feedback To submitter: It looks like this option was implemented on 2008-09-20. Can you please confirm that this PR can now be closed? (Thanks to Jaakko Heinonen for pointing this out) Responsible Changed From-To: freebsd-bugs->gavin Track State Changed From-To: feedback->closed Feedback timeout (2 months). This now seems to be implemented, in HEAD at least. |