Hi Alexander, On 09/07/2017 05:27 PM, Alexander Couzens wrote:
call_status_to_string() is useful for debug output. Change signature to contain enum call_status Replace default case to get compiler warning when new enums added --- src/common.c | 22 ++++++++++++++++++++++ src/common.h | 1 + src/voicecall.c | 20 -------------------- 3 files changed, 23 insertions(+), 20 deletions(-)
Both applied, thanks. Regards, -Denis _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
