> On Oct 18, 2015, at 12:25, [email protected] wrote: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203279 > > Jilles Tjoelker <[email protected]> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |[email protected] > > --- Comment #1 from Jilles Tjoelker <[email protected]> --- > If options that take an option-argument of ":" can be excluded forever, a > simple workaround would be to skip option processing if there are 3 arguments > (excluding argv[0]) and the second argument is ":". > > A stronger form of only treating "--" and "-e" as options would prevent adding > any more options without compatibility problems. > > Perhaps this is acceptable, since expr is not a utility where major extensions > are expected.
It would also make FreeBSD more compatible with Linux/NetBSD. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
