<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16301">View Change</a></p><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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/01/16301/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/Makefile b/res/Makefile</span><br><span>index fc48611..ae090fa 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><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16301">change 16301</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/+/16301"/><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: I0b471254b31e6e05902062761dded4b3e626c7ac </div>
<div style="display:none"> Gerrit-Change-Number: 16301 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>