> On Jan 15, 2016, at 18:22, Steven Hartland <steven.hartl...@multiplay.co.uk> > wrote: > > 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 — I don’t 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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"