<p>Friendly Automation <strong>submitted</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16288">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Remove two dead exceptions for compiler Clang.<br><br>Commit 305ce3d added -Wno-parentheses-equality to Makefile.rules,<br>turning the previous two warning suppressions from commit e9520db<br>redundant. Let us remove the latter.<br><br>Change-Id: I0b471254b31e6e05902062761dded4b3e626c7ac<br>---<br>M res/Makefile<br>M utils/Makefile<br>2 files changed, 0 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/Makefile b/res/Makefile</span><br><span>index 7511622..8b1b759 100644</span><br><span>--- a/res/Makefile</span><br><span>+++ b/res/Makefile</span><br><span>@@ -33,9 +33,6 @@</span><br><span> </span><br><span> ael/ael.tab.o: ael/ael.tab.c ael/ael.tab.h ../include/asterisk/ael_structs.h</span><br><span> ael/ael.tab.o: _ASTCFLAGS+=-I. -Iael -DYYENABLE_NLS=0</span><br><span style="color: hsl(0, 100%, 40%);">-       ifneq ($(AST_CLANG_BLOCKS),)</span><br><span style="color: hsl(0, 100%, 40%);">-            _ASTCFLAGS+=-Wno-parentheses-equality</span><br><span style="color: hsl(0, 100%, 40%);">-   endif</span><br><span> </span><br><span> ifneq ($(findstring REBUILD_PARSERS,$(MENUSELECT_CFLAGS)),)</span><br><span> ael/ael_lex.c: ael/ael.flex</span><br><span>diff --git a/utils/Makefile b/utils/Makefile</span><br><span>index 3a1e218..3df7976 100644</span><br><span>--- a/utils/Makefile</span><br><span>+++ b/utils/Makefile</span><br><span>@@ -143,9 +143,6 @@</span><br><span>   $(ECHO_PREFIX) echo "   [CP] $(subst $(ASTTOPDIR)/,,$<) -> $@"</span><br><span>       $(CMD_PREFIX) cp "$<" "$@"</span><br><span> aelbison.o: _ASTCFLAGS+=-I$(ASTTOPDIR)/res/ael -DYYENABLE_NLS=0</span><br><span style="color: hsl(0, 100%, 40%);">-    ifneq ($(AST_CLANG_BLOCKS),)</span><br><span style="color: hsl(0, 100%, 40%);">-            _ASTCFLAGS+=-Wno-parentheses-equality</span><br><span style="color: hsl(0, 100%, 40%);">-   endif</span><br><span> </span><br><span> pbx_ael.c: $(ASTTOPDIR)/pbx/pbx_ael.c</span><br><span>   $(ECHO_PREFIX) echo "   [CP] $(subst $(ASTTOPDIR)/,,$<) -> $@"</span><br><span></span><br></pre><div style="white-space:pre-wrap"></div><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16288">change 16288</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/+/16288"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I0b471254b31e6e05902062761dded4b3e626c7ac </div>
<div style="display:none"> Gerrit-Change-Number: 16288 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>