Patch compiler warnings away?

Dave Horsfall dave at horsfall.org
Fri Oct 2 07:06:34 UTC 2020


On Thu, 1 Oct 2020, Moritz Schmitt wrote:

> I recently took over my first maintainership of a port and I have a 
> question regarding on how to deal with compiler warnings.

I've always treated warnings as potential errors, and act accordingly.

One place I worked insisted that "-Wall" produce no messages, and my own 
Perl stuff has "use strict".

-- Dave


More information about the freebsd-ports mailing list