Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 13:10:16 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Luigi Rizzo <rizzo@iet.unipi.it>, "current@freebsd.org" <current@freebsd.org>
Subject:   Re: pedantic compiler warnings: double semicolons, function to data pointers
Message-ID:  <1432062616.1573.6.camel@freebsd.org>
In-Reply-To: <CAJ-Vmom3Tmev=GfCLA9Nzf-tChXaPcDtne8B9Nk9jNY-Nc4vMw@mail.gmail.com>
References:  <20150519184252.GB66725@onelab2.iet.unipi.it> <CAJ-Vmom3Tmev=GfCLA9Nzf-tChXaPcDtne8B9Nk9jNY-Nc4vMw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2015-05-19 at 11:56 -0700, Adrian Chadd wrote:
> On 19 May 2015 at 11:42, Luigi Rizzo <rizzo@iet.unipi.it> wrote:
> > While trying to compile some of my (kernel) code in different environments,
> > i noticed a couple of errors that perhaps might be worth fixing
> >
> > - extra semicolons. These come either from explicit repetitions in the code
> >   (see the output of a grep at the end of this message),
> >   or sometimes from the epansion of macros such as BITSET_DEFINE()
> 
> I think removing double-semicolons isn't a bad task..

As long as whoever does it also MFCs it so that it isn't just a bunch of
lurking merge conflicts in the future.

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1432062616.1573.6.camel>