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
Thu Jun 18 11:28:43 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  fixeria: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



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: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200618/e8b83bd3/attachment.htm>


More information about the gerrit-log mailing list