Change in osmo-msc[rel-1.6.2]: 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
Sun Jul 26 15:30:04 UTC 2020


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


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/94/19394/1

diff --git a/src/libvlr/vlr_auth_fsm.h b/src/libvlr/vlr_auth_fsm.h
index 1f2cb49..f3925fd 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,
 				     uint32_t log_level,

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

Gerrit-Project: osmo-msc
Gerrit-Branch: rel-1.6.2
Gerrit-Change-Id: If3fdbfa20dec02ba57c582700dff12ebbb7d9439
Gerrit-Change-Number: 19394
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/20200726/0ca4dc47/attachment.htm>


More information about the gerrit-log mailing list