[asterisk-dev] [Code Review] 4531: clang compiler warning: -Wparentheses-equality
Diederik de Groot
reviewboard at asterisk.org
Sat Mar 28 07:39:29 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4531/
-----------------------------------------------------------
(Updated March 28, 2015, 7:39 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 433687
Bugs: ASTERISK-24917
https://issues.asterisk.org/jira/browse/ASTERISK-24917
Repository: Asterisk
Description
-------
clang's static analyzer will throw quite a number warnings / errors during compilation, some of which can be very helpfull in finding corner-case bugs
clang compiler warning:-Wparentheses-equality
Changes:
Needed to suppress this warning for the generated file 'ael.tab.c' over which we don't have control
Diffs
-----
/branches/13/utils/Makefile 433444
/branches/13/res/Makefile 433444
/branches/13/main/channel.c 433444
/branches/13/apps/app_voicemail.c 433444
/branches/13/apps/app_dictate.c 433444
Diff: https://reviewboard.asterisk.org/r/4531/diff/
Testing
-------
Thanks,
Diederik de Groot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150328/59e2a709/attachment.html>
More information about the asterisk-dev
mailing list