Files
asterisk/tests
Kevin Harwell 654ec4b908 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 13:56:03 -05:00
..
2020-03-13 08:37:30 -05:00
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2017-06-13 22:05:28 +00:00
2018-11-26 17:19:51 -05:00
2014-07-22 14:22:00 +00:00
2013-08-16 17:33:21 +00:00
2020-06-10 13:56:03 -05:00