Change in osmo-msc[master]: vlr_auth_fsm: Fix compilation with gcc-10

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 Apr 20 17:54:34 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/17913 )


Change subject: vlr_auth_fsm: Fix compilation with gcc-10
......................................................................

vlr_auth_fsm: Fix compilation with gcc-10

See also: https://alioth-lists.debian.net/pipermail/debian-mobcom-maintainers/Week-of-Mon-20200413/000650.html

Change-Id: If3fdbfa20dec02ba57c582700dff12ebbb7d9439
---
M src/libvlr/vlr_auth_fsm.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/13/17913/1

diff --git a/src/libvlr/vlr_auth_fsm.h b/src/libvlr/vlr_auth_fsm.h
index 4be889f..73ab53f 100644
--- a/src/libvlr/vlr_auth_fsm.h
+++ b/src/libvlr/vlr_auth_fsm.h
@@ -27,7 +27,7 @@
 	VLR_AUTH_E_MS_ID_IMSI,
 };
 
-struct osmo_fsm vlr_auth_fsm;
+extern struct osmo_fsm vlr_auth_fsm;
 
 struct osmo_fsm_inst *auth_fsm_start(struct vlr_subscr *vsub,
 				     struct osmo_fsm_inst *parent,

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: If3fdbfa20dec02ba57c582700dff12ebbb7d9439
Gerrit-Change-Number: 17913
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200420/564801ee/attachment.htm>


More information about the gerrit-log mailing list