<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15156">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">RAN_Adapter: protect RAN_EMULATION_CTRL with ifdef<br><br>Change-Id: I1ff98c933b00a90f54ceedf290121d61d35c6063<br>---<br>M library/RAN_Adapter.ttcnpp<br>1 file changed, 2 insertions(+), 0 deletions(-)<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/56/15156/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/RAN_Adapter.ttcnpp b/library/RAN_Adapter.ttcnpp</span><br><span>index 40cf0fa..e995e8d 100644</span><br><span>--- a/library/RAN_Adapter.ttcnpp</span><br><span>+++ b/library/RAN_Adapter.ttcnpp</span><br><span>@@ -168,10 +168,12 @@</span><br><span>                  connect(ba.vc_IPA:IPA_MGCP_PORT, ba.vc_RAN:MGCP);</span><br><span> #endif</span><br><span> #ifdef IPA_EMULATION_CTRL</span><br><span style="color: hsl(120, 100%, 40%);">+#ifdef RAN_EMULATION_CTRL</span><br><span>                  /* connect IPA CTRL port with BSSMAP CTRL port */</span><br><span>                    log("Connecting CTRL RAN Emulation to IPA CTRL PORT");</span><br><span>                     connect(ba.vc_IPA:IPA_CTRL_PORT, ba.vc_RAN:CTRL);</span><br><span> #endif</span><br><span style="color: hsl(120, 100%, 40%);">+#endif</span><br><span>          }</span><br><span>            log("Starting RAN_Emulation");</span><br><span>             ba.vc_RAN.start(RAN_Emulation.main(valueof(ops), ""));</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15156">change 15156</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/+/15156"/><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: I1ff98c933b00a90f54ceedf290121d61d35c6063 </div>
<div style="display:none"> Gerrit-Change-Number: 15156 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>