Home GnuPG
Diffusion GpgOL 4ae9346e18cc

Remove werror for maintainer-mode

Description

Remove werror for maintainer-mode

* configure.ac (CFLAGS, CXXFLAGS): Remove -Werror

Since it is better to show the error instead of
hiding it, as to not cause a compilation failue due
to -Werror, I have removed Werror and readded warnings
for: "deprecated-copy" "address" and "stringop-overflow".

The cause for this was that GPGME recently deprecated
Error::asString and depending on an unreleased
GPGME would be too early to fix the deprecation
warnings without IFDEFs

Details

Provenance
aheineckeAuthored on Jul 22 2024, 1:51 PM
Parents
rOd0e1bda8916e: Remove myself as the package maintainer
Branches
Unknown
Tags
Unknown