Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 23:11:49 +0200
From:      Moritz Schmitt <moritz@schmi.tt>
To:        freebsd-ports@freebsd.org
Subject:   Patch compiler warnings away?
Message-ID:  <20201001211149.uhdi4w6xstjv4iw3@t470.schmi.tt>

next in thread | raw e-mail | index | archive | help
Hi,

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

The port is devel/cscope and it seems to be in a rather good shape. It
contains the newest version of cscope and it builds without any major
problems. However, when building it the compiler issues three warnings
that I could easily patch away.

What's the recommended approach? Just ignore the warnings and don't
modify the software since it builds anyway? Or create patches even
though they don't seem to be strictly necessary?

In any case, I will send the patches to the project in the hope that
they fix it upstream in the long run.

Best,
Moritz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201001211149.uhdi4w6xstjv4iw3>