From 3b9cf09a1fbae43883b61c9fd0d33083fa7a6b6c Mon Sep 17 00:00:00 2001 From: LRN Date: Tue, 30 Oct 2012 22:11:56 +0000 Subject: Restore warnings, fix test compilation --- src/util/test_strings.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util/test_strings.c') diff --git a/src/util/test_strings.c b/src/util/test_strings.c index a77acaa59..bc4169421 100644 --- a/src/util/test_strings.c +++ b/src/util/test_strings.c @@ -105,12 +105,10 @@ main (int argc, char *argv[]) GNUNET_STRINGS_fancy_time_to_absolute (bc, &atx)); GNUNET_assert (atx.abs_value == at.abs_value); -#if ENABLE_NLS && HAVE_ICONV GNUNET_log_skip (2, GNUNET_NO); b = GNUNET_STRINGS_to_utf8 ("TEST", 4, "unknown"); GNUNET_log_skip (0, GNUNET_YES); WANT ("TEST", b); -#endif return 0; } -- cgit v1.2.3