pedantic compiler warnings: double semicolons, function to data pointers

Adrian Chadd adrian at freebsd.org
Tue May 19 18:56:45 UTC 2015


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..



-a


More information about the freebsd-current mailing list