laforge uploaded patch set #2 to this 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: Ic92aa70d569778a776f4c5d24c455f71fd50b61b
---
M include/osmocom/bsc/assignment_fsm.h
M include/osmocom/bsc/bsc_stats.h
M include/osmocom/bsc/bsc_subscr_conn_fsm.h
M include/osmocom/bsc/chan_counts.h
M include/osmocom/bsc/handover_fsm.h
M include/osmocom/bsc/handover_vty.h
M include/osmocom/bsc/lb.h
M include/osmocom/bsc/lchan_fsm.h
M include/osmocom/bsc/neighbor_ident.h
M include/osmocom/bsc/osmo_bsc.h
M src/ipaccess/abisip-find.c
M src/osmo-bsc/assignment_fsm.c
M src/osmo-bsc/bsc_stats.c
M src/osmo-bsc/bsc_subscr_conn_fsm.c
M src/osmo-bsc/bssmap_reset.c
M src/osmo-bsc/chan_counts.c
M src/osmo-bsc/handover_fsm.c
M src/osmo-bsc/handover_vty.c
M src/osmo-bsc/lb.c
M src/osmo-bsc/lchan_fsm.c
M src/osmo-bsc/lchan_rtp_fsm.c
M src/osmo-bsc/neighbor_ident.c
M src/osmo-bsc/neighbor_ident_vty.c
M src/osmo-bsc/osmo_bsc_main.c
24 files changed, 41 insertions(+), 40 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/82/29982/2
To view, visit change 29982. To unsubscribe, or for help writing mail filters, visit settings.