[asterisk-bugs] [JIRA] (ASTERISK-24917) [patch] clang compilation warnings

Diederik de Groot (JIRA) noreply at issues.asterisk.org
Sat Mar 28 18:45:34 CDT 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diederik de Groot updated ASTERISK-24917:
-----------------------------------------

    Attachment: make.report

The one remaining compile warning after applying all the patches is the "
-Wunused-value" warnining

./configure --enable-dev-mode CC=clang CXX=clang++
ASTCFLAGS="-Wno-error=unused-value" make &| grep "\[\-W" -B1 -A2 >make.report

> [patch] clang compilation warnings
> ----------------------------------
>
>                 Key: ASTERISK-24917
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24917
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 11.17.0, 13.2.0
>         Environment: clang
>            Reporter: Diederik de Groot
>         Attachments: make.report
>
>
> 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. Will use this issue report to group together a number of reviewboard entries.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list