git: Revert "printf(1): don't use getopt"
Matthew Dillon
dillon at apollo.backplane.com
Thu Aug 20 11:28:14 PDT 2009
:This is simply wrong. If you don't want to print --, don't pass it. This is a clear violation of the standard. If NetBSD and FreeBSD feel like doing this, fine, but we should not.
:
:cheers
: simon
Any script that uses printf, like apropos (make -k), will likely
be passing -- to it. If everyone else's printf(1) works like this,
then ours should as well.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Commits
mailing list