asterisk/addons
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
This patch fixes a few compile warnings/errors that now occur when using gcc
10+.

Also, the Makefile.rules check to turn off partial inlining in gcc versions
greater or equal to 8.2.1 had a bug where it only it only checked against
versions with at least 3 numbers (ex: 8.2.1 vs 10). This patch now ensures
any version above the specified version is correctly compared.

Change-Id: I54718496eb0c3ce5bd6d427cd279a29e8d2825f9
2020-06-10 09:33:28 -05:00
..
ooh323c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
app_mysql.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_mysql.c configure: Add check for MySQL client bool and my_bool type usage. 2019-12-16 10:36:25 -06:00
chan_mobile.c chan_mobile: Add smoother to make SIP/RTP endpoints happy. 2020-04-27 09:40:38 -05:00
chan_ooh323.c Build: Fix compile issues with seldom used modules 2019-11-07 08:31:53 -05:00
chan_ooh323.h chan_ooh323: fix h323 log file path 2019-04-10 17:12:42 -06:00
format_mp3.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.h ooh323cDriver: Fix typo in header guard. 2018-01-05 13:19:36 +01:00
res_config_mysql.c addons/res_config_mysql: silense warnings about printf format errors. 2020-02-24 16:16:26 +02:00