Patch Set 2: Code-Review-1
This appears to introduce a build failure when applied to current master:
mgcp_conn.c: In function 'mgcp_conn_alloc':
mgcp_conn.c:89:45: error: dereferencing pointer to incomplete type
if (llist_count(&endp->conns) >= endp->type->max_conns)
^
--
To view, visit https://gerrit.osmocom.org/4238
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib58a8ed64f729055282c2b9673f7684cdfdb5936
Gerrit-PatchSet: 2
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-HasComments: No