libasn1c[master]: configure: add --enable-werror

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Mar 8 10:24:48 UTC 2018


Patch Set 1:

> > Why do you need each of this?
 > > -Wno-error=deprecated -Wno-error=deprecated-declarations
 > > -Wno-error=cpp
 > 
 > it's all explained in the commit log as well as the ./configure
 > --help

Regarding deprecated, I think it's good that it fails when using a deprecated symbol, this way it forces us to fix it.

Regarding the warning pragmas, I'd bet -Wno-error=cpp also disabled other C preprocessor warnings which we may not want to disable. If you want to add explicit warning messages to show during the build, use #pragma message instead.

-- 
To view, visit https://gerrit.osmocom.org/7096
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibcc8238584a585434b39a046cd2d7e18ddaf7f8c
Gerrit-PatchSet: 1
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list