On Wed, 06 Sep 2023 10:43:34 +1000, Jonathan Gray wrote:
> tb updated us to the newer version a while ago
OK millert@
- todd
On Wed, Sep 06, 2023 at 10:43:34AM +1000, Jonathan Gray wrote:
> On Wed, Dec 28, 2022 at 02:36:56PM -0700, Todd C. Miller wrote:
> > OK millert@ as well. There is no point in trying to fix this locally
> > when upstream zlib will be changing it in the near(?) future.
> >
> > - todd
>
> tb updat
On Wed, Dec 28, 2022 at 02:36:56PM -0700, Todd C. Miller wrote:
> OK millert@ as well. There is no point in trying to fix this locally
> when upstream zlib will be changing it in the near(?) future.
>
> - todd
tb updated us to the newer version a while ago
diff --git sys/arch/amd64/conf/Makefi
A third alternative is to change the clang default to not be so
aggressive.
Why is that option not on the list of choices we have?
This is causing so much chaos in our base tree. Is there an
assumption this will be roses and daisies when these new default
options start chewing on the ports free?
On Wed, Dec 28 2022, Jeremie Courreges-Anglas wrote:
> To build src cleanly with clang-15 you'd need the diff below. The
> alternative would be to patch our three zlib copies and wait for
> upstream to fix it. A more comfortable alternative is to just neuter
> the warning. -Wno-unknown-warning-
On Wed, 28 Dec 2022, Todd C. Miller wrote:
> OK millert@ as well. There is no point in trying to fix this locally
> when upstream zlib will be changing it in the near(?) future.
He committed to removing the K&R function declarations when C23 is
finalised:
https://github.com/madler/zlib/issues
OK millert@ as well. There is no point in trying to fix this locally
when upstream zlib will be changing it in the near(?) future.
- todd
On Wed, Dec 28, 2022 at 07:48:29PM +0100, Jeremie Courreges-Anglas wrote:
>
> To build src cleanly with clang-15 you'd need the diff below. The
> alternative would be to patch our three zlib copies and wait for
> upstream to fix it. A more comfortable alternative is to just neuter
> the warning.
To build src cleanly with clang-15 you'd need the diff below. The
alternative would be to patch our three zlib copies and wait for
upstream to fix it. A more comfortable alternative is to just neuter
the warning. -Wno-unknown-warning-option prevents llvm 13 from
complaining that it doesn't kno