Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 22:36:02 -0700
From:      Eitan Adler <lists@eitanadler.com>
To:        "Stephen J. Kiernan" <stevek@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r335402 - head/sbin/veriexecctl
Message-ID:  <CAF6rxgmoi=sEoQyHYr=E8syBgX7au%2BvMmk34L-VfG_sZOMeTyg@mail.gmail.com>
In-Reply-To: <CAF6rxgkNFfLUZYrjX45p-33C7qZEFMVURSd5w0Z0wBA=vAvTNQ@mail.gmail.com>
References:  <201806200108.w5K18sIR050132@repo.freebsd.org> <CAF6rxgkNFfLUZYrjX45p-33C7qZEFMVURSd5w0Z0wBA=vAvTNQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19 June 2018 at 20:08, Eitan Adler <lists@eitanadler.com> wrote:
> On 19 June 2018 at 18:08, Stephen J. Kiernan <stevek@freebsd.org> wrote:
>> Added: head/sbin/veriexecctl/Makefile
>> ==============================================================================
>> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
>> +++ head/sbin/veriexecctl/Makefile      Wed Jun 20 01:08:54 2018        (r335402)
>> @@ -0,0 +1,11 @@
>> +# $FreeBSD$
>> +
>> +PROG=  veriexecctl
>> +MAN=   veriexecctl.8
>> +SRCS=  veriexecctl_parse.y veriexecctl_conf.l veriexecctl.c
>> +
>> +WARNS?=        3
>
> Why are we introducing new code with lower-than-6 warnings ?

In all the commotion about the more important issues this fell
through.  Also its argument parsing appears to not be using
getopt[_long] ?


-- 
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgmoi=sEoQyHYr=E8syBgX7au%2BvMmk34L-VfG_sZOMeTyg>