Change in libosmocore[master]: gb: Fix missing exporting symbol bssgp_encode_rim_pdu

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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu May 6 14:04:23 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/24162 )


Change subject: gb: Fix missing exporting symbol bssgp_encode_rim_pdu
......................................................................

gb: Fix missing exporting symbol bssgp_encode_rim_pdu

The symbol was not in the list of exported symbols.

Change-Id: I534db7d8bc5ceb19a2a6866f07d5f5c70e456c5c
---
M src/gb/libosmogb.map
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/62/24162/1

diff --git a/src/gb/libosmogb.map b/src/gb/libosmogb.map
index db638f9..ff5b34a 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -20,6 +20,7 @@
 bssgp_enc_ran_inf_app_cont_nacc;
 bssgp_enc_ran_inf_app_err_rim_cont;
 bssgp_enc_ran_inf_rim_cont;
+bssgp_encode_rim_pdu;
 bssgp_fc_in;
 bssgp_fc_init;
 bssgp_fc_ms_init;

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I534db7d8bc5ceb19a2a6866f07d5f5c70e456c5c
Gerrit-Change-Number: 24162
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210506/4200860a/attachment.htm>


More information about the gerrit-log mailing list