On Tue, 2015-05-19 at 11:56 -0700, Adrian Chadd wrote:
> On 19 May 2015 at 11:42, Luigi Rizzo <ri...@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


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to