[Pkg-voip-commits] [bctoolbox] 46/57: fix warning

daniel at gnoutcheff.name daniel at gnoutcheff.name
Thu Mar 30 04:31:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

gnoutchd-guest pushed a commit to branch debian/sid
in repository bctoolbox.

commit b9121e2f8a6d7cad1d621e279d49adf1d3d1e8ed
Author: Simon Morlat <simon.morlat at linphone.org>
Date:   Fri Feb 3 21:46:00 2017 +0100

    fix warning
---
 src/tester.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tester.c b/src/tester.c
index 54f8a95..13c457a 100644
--- a/src/tester.c
+++ b/src/tester.c
@@ -93,7 +93,7 @@ char * suite_name = NULL;
 char * test_name = NULL;
 char * tag_name = NULL;
 char * expected_res = NULL;
-static long max_vm_kb = 0;
+static size_t max_vm_kb = 0;
 int run_skipped_tests = 0;
 
 static void (*tester_printf_va)(int level, const char *format, va_list args)=NULL;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git



More information about the Pkg-voip-commits mailing list