Patch Set 5:

> 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)
 > ^

Its now fixed, since mgcp_ep.h was removed from the include list in mgcp.h, it 
was missing in mgcp_conn.c. I have now added it there and it compiles again.

-- 
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: 5
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-HasComments: No

Reply via email to