<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19758">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSM_RR_Types: Fix compiler warning<br><br>GSM_RR_Types.ttcn: In TTCN-3 module `GSM_RR_Types':<br> GSM_RR_Types.ttcn:957.2-983.2: In template definition `ts_IMM_ASS':<br>  GSM_RR_Types.ttcn:957.2-983.2: While checking template restriction `value':<br>   GSM_RR_Types.ttcn:146.14-16: warning: Inadequate restriction on the referenced template parameter `len', this may cause a dynamic test case error at runtime<br>   GSM_RR_Types.ttcn:145.44-63: note: Referenced template parameter is here<br><br>Change-Id: I0d17102294430d23eb683e16d5ac66abe806f2c1<br>---<br>M library/GSM_RR_Types.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/58/19758/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn</span><br><span>index 2c607a7..cd599f3 100644</span><br><span>--- a/library/GSM_RR_Types.ttcn</span><br><span>+++ b/library/GSM_RR_Types.ttcn</span><br><span>@@ -956,7 +956,7 @@</span><br><span> </span><br><span>  template (value) GsmRrMessage ts_IMM_ASS(uint8_t ra, GsmFrameNumber fn, TimingAdvance ta,</span><br><span>                                            ChannelDescription ch_desc, MobileAllocation ma) := {</span><br><span style="color: hsl(0, 100%, 40%);">-           header := t_RrHeader(IMMEDIATE_ASSIGNMENT, 0),</span><br><span style="color: hsl(120, 100%, 40%);">+                header := ts_RrHeader(IMMEDIATE_ASSIGNMENT, 0),</span><br><span>              payload := {</span><br><span>                         imm_ass := {</span><br><span>                                 ded_or_tbf := {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19758">change 19758</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19758"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0d17102294430d23eb683e16d5ac66abe806f2c1 </div>
<div style="display:none"> Gerrit-Change-Number: 19758 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>