<p>Patch set 2:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/11562">View Change</a></p><p>5 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Emulation.ttcn">File library/RSL_Emulation.ttcn:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Emulation.ttcn@192">Patch Set #2, Line 192:</a> <code style="font-family:monospace,monospace">private function f_cid_by_ra_fn2(OCT1 ra, RSL_IE_FrameNumber fn)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Why are you using RSL_IE_FrameNumber here, but f_cid_by_ra_fn is using GsmFrameNumber?</p><p style="white-space: pre-wrap; word-wrap: break-word;">Is f_cid_by_ra_fn2 meant to replace the older function in other cases?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Emulation.ttcn@194">Patch Set #2, Line 194:</a> <code style="font-family:monospace,monospace">   var RSL_IE_FrameNumber ct_fn;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">unused variable</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Emulation.ttcn@427">Patch Set #2, Line 427:</a> <code style="font-family:monospace,monospace">                    var GsmFrameNumber fn;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Unused?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Types.ttcn">File library/RSL_Types.ttcn:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Types.ttcn@408">Patch Set #2, Line 408:</a> <code style="font-family:monospace,monospace">   function f_compute_RSL_IE_FrameNumber(GsmFrameNumber fn) return RSL_IE_FrameNumber {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">There's a template that does that....</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11562/2/library/RSL_Types.ttcn@462">Patch Set #2, Line 462:</a> <code style="font-family:monospace,monospace">       template (value) RSL_IE_FrameNumber ts_RSL_IE_FrameNumber(GsmFrameNumber fn) := {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">...right here.<br>You should be able to use the template in a comparison.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11562">change 11562</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/11562"/><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-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I438fd3ee82d88498d928dbcc89ce9bd80d37ab64 </div>
<div style="display:none"> Gerrit-Change-Number: 11562 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 01 Nov 2018 20:17:07 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>