Files
asterisk/tests
George Joseph acb18c1fc4 build: Fix a few gcc 13 issues
* gcc 13 is now catching when a function is declared as returning
  an enum but defined as returning an int or vice versa.  Fixed
  a few in app.h, loader.c, stasis_message.c.

* gcc 13 is also now (incorrectly) complaining of dangling pointers
  when assigning a pointer to a local char array to a char *. Had
  to change that to an ast_alloca.

Resolves: #155
2023-06-09 18:19:46 +00:00
..
2022-09-12 14:57:39 -05:00
2022-09-12 14:57:39 -05:00
2021-11-16 05:37:26 -06:00
2021-11-16 05:37:26 -06:00
2021-11-18 10:38:40 -06:00
2021-11-18 10:38:40 -06:00
2020-06-10 09:33:28 -05:00
2021-11-16 05:37:26 -06:00
2021-11-18 10:38:40 -06:00
2021-11-16 05:37:26 -06:00
2021-11-16 05:37:26 -06:00
2021-11-16 05:37:26 -06:00
2023-06-09 18:19:46 +00:00
2022-05-09 08:21:58 -05:00
2021-11-18 10:38:40 -06:00