> On Jan 15, 2016, at 18:22, Steven Hartland
> 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 do
The main params change seems a bit odd, wouldn't have expected that to
be valid, shouldn't they just be flagged __unused?
On 16/01/2016 02:18, Garrett Cooper wrote:
Author: ngie
Date: Sat Jan 16 02:18:36 2016
New Revision: 294127
URL: https://svnweb.freebsd.org/changeset/base/294127
Log:
Fi