[asterisk-bugs] [JIRA] (DAHTOOL-67) DAHDI-Tools fails to compile with GCC 5
Anthony Messina (JIRA)
noreply at issues.asterisk.org
Sat May 23 15:55:33 CDT 2015
Anthony Messina created DAHTOOL-67:
--------------------------------------
Summary: DAHDI-Tools fails to compile with GCC 5
Key: DAHTOOL-67
URL: https://issues.asterisk.org/jira/browse/DAHTOOL-67
Project: DAHDI-Tools
Issue Type: Bug
Security Level: None
Components: General
Affects Versions: 2.10.0
Environment: Fedora 22 x86_64 preparation builds with GCC 5
Reporter: Anthony Messina
Assignee: Russ Meyerriecks
DAHDI-Tools fails to compile on systems with GCC 5. The initial error during compilation is reported as
{code}
mpptalk.c: In function 'mpp_send_seg':
mpptalk.c:515:28: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses]
if(!astribank->burn_state == BURN_STATE_STARTED) {
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list