<p>Kevin Harwell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14451">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Compiler fixes for gcc 10<br><br>This patch fixes a few compile warnings/errors that now occur when using gcc<br>10+.<br><br>Also, the Makefile.rules check to turn off partial inlining in gcc versions<br>greater or equal to 8.2.1 had a bug where it only it only checked against<br>versions with at least 3 numbers (ex: 8.2.1 vs 10). This patch now ensures<br>any version above the specified version is correctly compared.<br><br>Change-Id: I54718496eb0c3ce5bd6d427cd279a29e8d2825f9<br>---<br>M Makefile.rules<br>M addons/ooh323c/src/decode.c<br>M addons/ooh323c/src/ooSocket.c<br>M addons/ooh323c/src/oochannels.c<br>M apps/app_stack.c<br>M apps/app_voicemail.c<br>M include/asterisk/app.h<br>M include/asterisk/strings.h<br>M main/dns_srv.c<br>M main/http.c<br>M main/message.c<br>M main/pbx.c<br>M main/pbx_variables.c<br>M main/stasis.c<br>M main/stasis_channels.c<br>M main/strings.c<br>M pbx/pbx_dundi.c<br>M res/parking/parking_bridge_features.c<br>M res/res_pjsip_registrar.c<br>M tests/test_locale.c<br>20 files changed, 101 insertions(+), 71 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/51/14451/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14451">change 14451</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/asterisk/+/14451"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I54718496eb0c3ce5bd6d427cd279a29e8d2825f9 </div>
<div style="display:none"> Gerrit-Change-Number: 14451 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-CC: Kinsey Moore <nyphbl8d@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>