[asterisk-bugs] [JIRA] (ASTERISK-29736) bridge_channel: Fix for Doxygen

Friendly Automation (JIRA) noreply at issues.asterisk.org
Thu Nov 18 09:19:49 CST 2021


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

Friendly Automation closed ASTERISK-29736.
------------------------------------------

    Resolution: Fixed

> bridge_channel: Fix for Doxygen
> -------------------------------
>
>                 Key: ASTERISK-29736
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29736
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Bridging, Documentation
>    Affects Versions: 16.22.0, 18.8.0, 19.0.0
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Trivial
>              Labels: patch
>         Attachments: doxygen_bridge_channel.patch
>
>
> If all {{WARN_}} are enabled in the file {{doc/asterisk-ng-doxygen.in}}, the following warnings appear in the file {{doxygen.log}}:
> {code}
> include/asterisk/bridge_channel.h:708: warning: argument 'clear_digits' of command @param is not found in the argument list of ast_bridge_channel_feature_digit(struct ast_bridge_channel *bridge_channel, int digit)
> main/bridge_channel.c:1762: warning: documented empty return type of ast_bridge_channel_feature_digit
> main/bridge_channel.c:605: warning: documented empty return type of ast_bridge_channel_kick
> main/bridge_channel.c:222: warning: documented empty return type of ast_bridge_channel_lock_bridge
> main/bridge_channel.c:1321: warning: documented empty return type of ast_bridge_channel_playfile
> main/bridge_channel.c:1241: warning: documented empty return type of ast_bridge_channel_run_app
> main/bridge_channel.c:3174: warning: documented empty return type of ast_bridge_channel_stream_map
> include/asterisk/bridge_channel.h:708: warning: argument 'clear_digits' of command @param is not found in the argument list of ast_bridge_channel_feature_digit(struct ast_bridge_channel *bridge_channel, int digit)
> include/asterisk/bridge_channel.h:727: warning: documented empty return type of ast_bridge_channel_feature_digit
> include/asterisk/bridge_channel.h:691: warning: documented empty return type of ast_bridge_channel_kick
> include/asterisk/bridge_channel.h:267: warning: documented empty return type of ast_bridge_channel_lock_bridge
> include/asterisk/bridge_channel.h:541: warning: documented empty return type of ast_bridge_channel_playfile
> include/asterisk/bridge_channel.h:478: warning: documented empty return type of ast_bridge_channel_run_app
> include/asterisk/bridge_channel.h:753: warning: documented empty return type of ast_bridge_channel_stream_map
> include/asterisk/bridge_channel.h:36: warning: expected whitespace after \c command
> include/asterisk/bridge_channel.h:37: warning: expected whitespace after \c command
> include/asterisk/bridge_channel.h:38: warning: expected whitespace after \c command
> include/asterisk/bridge_channel_internal.h:34: warning: unable to resolve reference to 'Ast' for \ref command
> include/asterisk/bridge_channel_internal.h:172: warning: documented empty return type of bridge_channel_impart_signal
> {code}



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



More information about the asterisk-bugs mailing list