[asterisk-bugs] [JIRA] (ASTERISK-27560) clang 5 does not know -Wno-format-truncation
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Sat Jan 6 07:29:39 CST 2018
Alexander Traud created ASTERISK-27560:
------------------------------------------
Summary: clang 5 does not know -Wno-format-truncation
Key: ASTERISK-27560
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27560
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem
Affects Versions: 15.1.5, 13.8.2
Reporter: Alexander Traud
Severity: Trivial
ASTERISK-27156 fixed warnings related to GCC 7 including those related to {{format-truncation=1}}. Then, ASTERISK-27171 allowed GCC versions again which do not understand {{-Wno-format-truncation}}. However, that change was not complete. Now, other compilers like clang 5.0 print{code}warning: unknown warning option '-Wno-format-truncation' [-Wunknown-warning-option]{code}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list