Change in osmo-ttcn3-hacks[master]: Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template arguments

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
Wed Jun 17 20:15:35 UTC 2020


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


Change subject: Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template arguments
......................................................................

Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template arguments

Change-Id: I7d0110e6f26fd407e11b2c60d78f4cd16f0d45af
---
M library/Osmocom_Gb_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/87/18887/1

diff --git a/library/Osmocom_Gb_Types.ttcn b/library/Osmocom_Gb_Types.ttcn
index 9a7c8d1..a518268 100644
--- a/library/Osmocom_Gb_Types.ttcn
+++ b/library/Osmocom_Gb_Types.ttcn
@@ -1349,7 +1349,7 @@
 		}
 	}
 
-	template PDU_BSSGP tr_BSSGP_PS_PAGING(BssgpBvci bvci) := {
+	template PDU_BSSGP tr_BSSGP_PS_PAGING(template BssgpBvci bvci) := {
 		pDU_BSSGP_PAGING_PS := {
 			bssgpPduType := '06'O,
 			iMSI := ?,

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7d0110e6f26fd407e11b2c60d78f4cd16f0d45af
Gerrit-Change-Number: 18887
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/20200617/e0c6e35d/attachment.htm>


More information about the gerrit-log mailing list