[asterisk-bugs] [JIRA] (ASTERISK-29776) stir/shaken: Requires GNU designator

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Dec 2 12:50:35 CST 2021


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

Asterisk Team updated ASTERISK-29776:
-------------------------------------

    Target Release Version/s: 18.9.0

> stir/shaken: Requires GNU designator
> ------------------------------------
>
>                 Key: ASTERISK-29776
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29776
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_stir_shaken
>    Affects Versions: GIT
>         Environment: Compiler Clang
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>      Target Release: 16.23.0, 18.9.0
>
>
> {code}
> res_pjsip/pjsip_configuration.c:743:28: error: use of GNU 'missing =' extension in designator [-Werror,-Wgnu-designator]
>         [AST_SIP_STIR_SHAKEN_OFF] "off",
>                                   ^
>                                   =
> {code}The symbol for assignment {{=}} is simply missing. The compiler GCC allows that. The compiler Clangs warns about it in normal mode, and errors in developer mode.



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



More information about the asterisk-bugs mailing list