[asterisk-bugs] [JIRA] (ASTERISK-27551) [patch] ooh323cDriver: Fix typo in header guard.

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Apr 1 13:23:58 CDT 2019


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

Kevin Harwell updated ASTERISK-27551:
-------------------------------------

    Target Release Version/s: 16.3.0

> [patch] ooh323cDriver: Fix typo in header guard.
> ------------------------------------------------
>
>                 Key: ASTERISK-27551
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27551
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 13.18.5, 15.1.5
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Trivial
>              Labels: patch
>      Target Release: 13.20.0, 15.3.0, 16.0.0, 16.3.0
>
>         Attachments: clang_ooh323_guard.patch
>
>
> The compiler _clang_ (5.0.1) reports:{code} ./ooh323cDriver.h:16:9: warning: '_OO_H323CDRIVER_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
> #ifndef _OO_H323CDRIVER_H_
>         ^~~~~~~~~~~~~~~~~~
> ./ooh323cDriver.h:17:9: note: '__OO_H323DRIVER_H_' is defined here; did you mean '_OO_H323CDRIVER_H_'?
> #define __OO_H323DRIVER_H_
>         ^~~~~~~~~~~~~~~~~~
>         _OO_H323CDRIVER_H_{code}



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



More information about the asterisk-bugs mailing list