Change in osmo-gbproxy[master]: gb_proxy_peer:Add Function to get gbproxy cell by cell id

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Feb 8 20:21:25 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/22652 )

Change subject: gb_proxy_peer:Add Function to get gbproxy cell by cell id
......................................................................


Patch Set 4:

The libosmocore change-id has been merged 4 days ago, but this one still fails.

gb_proxy_peer.c:215:11: error: ‘struct gbproxy_cell’ has no member named ‘id’
   if (cell->id.cid == cid && gsm48_compare_ra(&cell->id.raid, raid) == 0) {
           ^~
gb_proxy_peer.c:215:30: error: implicit declaration of function ‘gsm48_compare_ra’ [-Werror=implicit-function-declaration]
   if (cell->id.cid == cid && gsm48_compare_ra(&cell->id.raid, raid) == 0) {
                              ^~~~~~~~~~~~~~~~
gb_proxy_peer.c:215:52: error: ‘struct gbproxy_cell’ has no member named ‘id’
   if (cell->id.cid == cid && gsm48_compare_ra(&cell->id.raid, raid) == 0) {
                                                    ^~


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gbproxy/+/22652
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gbproxy
Gerrit-Branch: master
Gerrit-Change-Id: I3403736eed9d6819634c26db0b90393ac6f4416a
Gerrit-Change-Number: 22652
Gerrit-PatchSet: 4
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-CC: dexter <pmaier at sysmocom.de>
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 08 Feb 2021 20:21:25 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210208/272ed7bd/attachment.htm>


More information about the gerrit-log mailing list