Attention is currently required from: laforge.

laforge uploaded patch set #2 to this change.

View Change

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 change 29975. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I84fd99442d0cc400fa562fa33623c142649230e2
Gerrit-Change-Number: 29975
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-MessageType: newpatchset