Attention is currently required from: neels.
View Change
1 comment:
File msc/MSC_Tests.ttcn:
Patch Set #1, Line 1801: va
if you only use that variable in the receive() statement below, you should just be able to write receive(MNCC_PDU:?) below and avoid another variable declaration.
... and as the jenkins job compile failure complained: You need to declare a non-template MNCC_PDU variable called mncc_rx.
To view, visit change 28971. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I49a15142a4b6c51ca767a884c0574f96e01d7cb1
Gerrit-Change-Number: 28971
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-Comment-Date: Sun, 07 Aug 2022 15:08:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment