[asterisk-bugs] [JIRA] (ASTERISK-27607) [patch] res_config_mysql: Avoid the header mysql_version.h.
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Mon Apr 1 13:21:57 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-27607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Harwell updated ASTERISK-27607:
-------------------------------------
Target Release Version/s: 16.3.0
> [patch] res_config_mysql: Avoid the header mysql_version.h.
> -----------------------------------------------------------
>
> Key: ASTERISK-27607
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27607
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Addons/res_config_mysql
> Affects Versions: 13.19.0, 15.2.0
> Environment: FreeBSD 11.1
> compiler clang
> Reporter: Alexander Traud
> Assignee: Alexander Traud
> Severity: Trivial
> Target Release: 13.20.0, 15.3.0, 16.0.0, 16.3.0
>
>
> {code}mysql_version.h:3:2: #warning This file should not be included by clients, include only <mysql.h> [-Wcpp]{code}On FreeBSD 11.1, the default compiler clang reports the above.
> *Steps to reproduce*
> # pkg install gmake
> # pkg install libedit jansson e2fsprogs-libuuid sqlite3 libxml2
> # pkg install mysql57-client
> # fetch --no-verify-peer http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz
> # tar \-zxf asterisk\-*
> # cd asterisk-*
> # ./configure --without-pjproject-bundled
> # gmake menuselect.makeopts
> # ./menuselect/menuselect res_config_mysql
> # gmake
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list