On Tue, Jul 14, 2020 at 05:02:18AM +0000, Adrian Chadd wrote:
> Author: adrian
> Date: Tue Jul 14 05:02:18 2020
> New Revision: 363172
> URL: https://svnweb.freebsd.org/changeset/base/363172
> 
> Log:
>   [bc] Fix a "maybe uninitialized" compiler warning under mips-gcc-6.3.0.
>   
>   I guess this didn't like the case statements.. ? But this does quieten
>   the compiler error.

IMO it would be better to disable this warning for this (old) compiler
on this file rather than making a change here (in general we should be
removing these sorts of changes).  That being said, we need to write
down some guidance on this so we have a clear set of principles and we
can figure out how we decided which compilers are on which side of the
line.

-- Brooks

Attachment: signature.asc
Description: PGP signature

Reply via email to