Attention is currently required from: laforge.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/29975
to look at the new patch set (#2).
Change subject: Support building with -Werror=strict-prototypes /
-Werror=old-style-definition
......................................................................
Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore cold that
uses constructs of earlier C standards, which were abandoned in C99.
See
https://lwn.net/ml/fedora-devel/Y1kvF35WozzGBpc8@redhat.com/ for
some related discussion.
Change-Id: I84fd99442d0cc400fa562fa33623c142649230e2
---
M include/osmocom/core/counter.h
M include/osmocom/core/select.h
M include/osmocom/gprs/gprs_bssgp.h
M include/osmocom/gsm/gsm0808.h
M include/osmocom/vty/command.h
M include/osmocom/vty/logging.h
M src/counter.c
M src/gb/gprs_bssgp.c
M src/gsm/gsm0808.c
M src/select.c
M src/time_cc.c
M src/vty/cpu_sched_vty.c
M src/vty/logging_vty.c
M src/vty/stats_vty.c
M utils/osmo-aka-verify.c
M utils/osmo-auc-gen.c
16 files changed, 25 insertions(+), 25 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/75/29975/2
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/29975
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I84fd99442d0cc400fa562fa33623c142649230e2
Gerrit-Change-Number: 29975
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newpatchset