svn commit: r259058 - head/usr.bin/bc

Eitan Adler eadler at freebsd.org
Sat Dec 7 06:44:50 UTC 2013


On Sat, Dec 7, 2013 at 1:27 AM, Xin LI <delphij at freebsd.org> wrote:
> Author: delphij
> Date: Sat Dec  7 06:27:54 2013
> New Revision: 259058
> URL: http://svnweb.freebsd.org/changeset/base/259058
>
> Log:
>   Remove mention of the compatibility option 'q', which is
>   intentionally undocumented and its only purpose is that
>   we do not bail out when used as a drop-in replacement of
>   a different implementation.

As I mentioned in the reply to the PR this change goes in the wrong direction.

We should instead document -q as a compatibility option.
Undocumented flags, even as NOPS, are bugs.


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-src-all mailing list