Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 18:26:49 -0800
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        Steven Hartland <steven.hartland@multiplay.co.uk>
Cc:        Garrett Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r294127 - head/tools/regression/sockets/zerosend
Message-ID:  <740B6378-A27E-43DA-BC24-293A672355AC@gmail.com>
In-Reply-To: <5699A94A.8070209@multiplay.co.uk>
References:  <201601160218.u0G2IaRW066902@repo.freebsd.org> <5699A94A.8070209@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Jan 15, 2016, at 18:22, Steven Hartland =
<steven.hartland@multiplay.co.uk> wrote:
>=20
> The main params change seems a bit odd, wouldn't have expected that to =
be valid, shouldn't they just be flagged __unused?

`int main(void)` is an acceptable function definition in ANSI C =E2=80=94 =
I don=E2=80=99t see why adding __unused should be done.

$ grep arg tools/regression/sockets/zerosend/zerosend.c || echo not =
found
not found

The next step is to convert these tests over to ATF, but I wanted to fix =
all of the warnings/issues so I could backport them to stable/9, then =
convert them to ATF.

Thanks!
-NGie=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?740B6378-A27E-43DA-BC24-293A672355AC>