asterisk/utils
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
..
db1-ast Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
.gitignore core: Stop using AST_INLINE_API for allocator functions. 2018-03-17 01:06:33 -04:00
Makefile check_expr2: fix cross-compile/hardening issues 2020-02-26 19:52:17 +01:00
ael_main.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 2018-11-19 05:49:39 -07:00
astcanary.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c Fix 'statement' typo throughout code. 2018-10-18 12:44:10 -05:00
astman.1 Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
astman.c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
check_expr.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 2018-11-19 05:49:39 -07:00
clicompat.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
conf2ael.c backtrace: Refactor ast_bt_get_symbols so it doesn't crash 2018-11-19 05:49:39 -07:00
conf_bridge_binaural_hrir_importer.c Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00
conf_bridge_binaural_hrir_importer.h Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
frame.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
frame.h utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
muted.c Compiler fixes for gcc 10 2020-06-10 09:33:28 -05:00
smsq.c Fixes for GCC 9 2019-05-10 10:22:55 -06:00
stereorize.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
streamplayer.c BuildSystem: Add DragonFly BSD. 2018-04-20 12:50:03 +02:00
utils.xml module: Remove deprecated modules and update support levels. 2018-07-18 18:15:53 +00:00