<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19383">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_29_118.h: Fix compilation with gcc-10<br><br>this causes problems when compiling user applications<br>/usr/bin/ld: ../../src/libvlr/libvlr.a(vlr_lu_fsm.o):/usr/local/include/osmocom/gsm/protocol/gsm_29_118.h:184: multiple definition of `sgsap_ie_tlvdef'; msc_main.o:/usr/local/include/osmocom/gsm/protocol/gsm_29_118.h:184: first defined here<br><br>Change-Id: Iaa1d36c7a9bb64aa84ee85fa3e40f6b3560fe693<br>---<br>M include/osmocom/gsm/protocol/gsm_29_118.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/libosmocore refs/changes/83/19383/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_29_118.h b/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>index 9adb90f..1583588 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>@@ -181,4 +181,4 @@</span><br><span>  * See also: RFC1123 Section 2.1 Host Names and Numbers */</span><br><span> #define SGS_VLR_NAME_MAXLEN 255</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-const struct tlv_definition sgsap_ie_tlvdef;</span><br><span style="color: hsl(120, 100%, 40%);">+extern const struct tlv_definition sgsap_ie_tlvdef;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19383">change 19383</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/libosmocore/+/19383"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: rel-1.3.2 </div>
<div style="display:none"> Gerrit-Change-Id: Iaa1d36c7a9bb64aa84ee85fa3e40f6b3560fe693 </div>
<div style="display:none"> Gerrit-Change-Number: 19383 </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>