osmo-mgw/src/libosmo-mgcp-client
Harald Welte 9befdeb673 Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore code 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: I98a3c0d5cfda2c4b020652efb4f445f8288342b6
2022-11-03 12:53:20 +01:00
..
Makefile.am libosmo-mgcp-client: add -no-undefined to *_la_LDFLAGS 2022-08-04 05:35:43 +07:00
mgcp_client.c mgcp-client: Use random free local port by default 2022-10-17 19:22:41 +02:00
mgcp_client_endpoint_fsm.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:53:20 +01:00
mgcp_client_fsm.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:53:20 +01:00
mgcp_client_pool.c mgcp-client: Use random free local port by default 2022-10-17 19:22:41 +02:00
mgcp_client_vty.c mgcp-client: Fix no 'mgw ' prefix written in old VTY node 2022-10-19 17:22:48 +02:00