<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19396">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">handorer.h: Fix compilation with gcc-10<br><br>/usr/bin/ld: bsc_subscr_conn_fsm.o:/home/laforge/projects/git/osmo-bsc/src/osmo-bsc/../../include/osmocom/bsc/handover.h:26: multiple definition of `mr'; abis_rsl.o:/home/laforge/projects/git/osmo-bsc/src/osmo-bsc/../../include/osmocom/bsc/handover.h:26: first defined here<br><br>See also https://alioth-lists.debian.net/pipermail/debian-mobcom-maintainers/Week-of-Mon-20200413/000649.html<br><br>Change-Id: Ic21af84f2a6de48d220940f30dad02a0e7683ce8<br>---<br>M include/osmocom/bsc/handover.h<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-bsc refs/changes/96/19396/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/bsc/handover.h b/include/osmocom/bsc/handover.h</span><br><span>index b00ee60..d22ac86 100644</span><br><span>--- a/include/osmocom/bsc/handover.h</span><br><span>+++ b/include/osmocom/bsc/handover.h</span><br><span>@@ -23,7 +23,7 @@</span><br><span> struct gsm_lchan;</span><br><span> struct gsm_bts;</span><br><span> struct gsm_subscriber_connection;</span><br><span style="color: hsl(0, 100%, 40%);">-struct gsm_meas_rep mr;</span><br><span style="color: hsl(120, 100%, 40%);">+struct gsm_meas_rep;</span><br><span> </span><br><span> enum handover_result {</span><br><span>  HO_RESULT_OK,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19396">change 19396</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-bsc/+/19396"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: rel-1.6.1 </div>
<div style="display:none"> Gerrit-Change-Id: Ic21af84f2a6de48d220940f30dad02a0e7683ce8 </div>
<div style="display:none"> Gerrit-Change-Number: 19396 </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>