Re: pedantic compiler warnings: double semicolons, function to data pointers

From: Ian Lepore <ian_at_freebsd.org>
Date: Tue, 19 May 2015 13:10:16 -0600
On Tue, 2015-05-19 at 11:56 -0700, Adrian Chadd wrote:
> On 19 May 2015 at 11:42, Luigi Rizzo <rizzo_at_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
Received on Tue May 19 2015 - 17:10:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC