[asterisk-bugs] [JIRA] (ASTERISK-29764) chan_misdn: Fix for Doxygen

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Nov 22 11:03:51 CST 2021


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


> chan_misdn: Fix for Doxygen
> ---------------------------
>
>                 Key: ASTERISK-29764
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29764
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_misdn, Documentation
>    Affects Versions: 16.22.0, 18.8.0
>            Reporter: Alexander Traud
>            Severity: Trivial
>
> One more thing, affecting not branch master or branch 19 but Asterisk 18 LTS and Asterisk 16 LTS.If all {{WARN_}} are enabled in the file {{doc/asterisk-ng-doxygen.in}}, the following appears in the file {{doxygen.log}}:
> {code}
> channels/chan_misdn.c:7794: warning: documented empty return type of chan_list_destructor
> channels/chan_misdn.c:3426: warning: documented empty return type of misdn_add_number_prefix
> channels/chan_misdn.c:6384: warning: documented empty return type of misdn_copy_redirecting_from_ast
> channels/chan_misdn.c:6439: warning: documented empty return type of misdn_copy_redirecting_to_ast
> channels/chan_misdn.c:9097: warning: documented empty return type of misdn_facility_ie_handler
> channels/chan_misdn.c:6228: warning: documented empty return type of misdn_get_connected_line
> channels/chan_misdn.c:3383: warning: documented empty return type of misdn_prefix_string
> channels/chan_misdn.c:6137: warning: documented empty return type of misdn_queue_connected_line_update
> channels/chan_misdn.c:6173: warning: documented empty return type of misdn_update_caller_id
> channels/chan_misdn.c:6302: warning: documented empty return type of misdn_update_connected_line
> channels/chan_misdn.c:6485: warning: documented empty return type of misdn_update_redirecting
> channels/chan_misdn.c:6212: warning: documented empty return type of misdn_update_remote_party
> channels/chan_misdn.c:8497: warning: documented empty return type of release_chan
> channels/chan_misdn.c:8563: warning: documented empty return type of release_chan_early
> channels/misdn/isdn_lib.c:679: warning: documented empty return type of empty_bc
> channels/misdn/isdn_lib.c:605: warning: documented empty return type of empty_chan_in_stack
> channels/misdn/isdn_msg_parser.c:42: warning: documented empty return type of build_display_str
> channels/misdn/isdn_msg_parser.c:120: warning: documented empty return type of dec_ie_facility
> channels/misdn/isdn_msg_parser.c:77: warning: documented empty return type of enc_ie_facility
> {code}This channel driver has two #ifdef conditionals. When those are defined/activated, even more warnings appear.



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



More information about the asterisk-bugs mailing list