From: Adam Dickmeiss Date: Mon, 14 Jan 2008 22:58:06 +0000 (+0000) Subject: Fix printf of token id X-Git-Tag: YAZ.3.0.20~4 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e310bbc88afee1090799a0183d75c35d5eb060d9 Fix printf of token id --- diff --git a/util/yaz-icu.c b/util/yaz-icu.c index 56e2bf4..4f0368e 100644 --- a/util/yaz-icu.c +++ b/util/yaz-icu.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-icu.c,v 1.15 2007-11-15 08:45:52 adam Exp $ + * $Id: yaz-icu.c,v 1.16 2008-01-14 22:58:06 adam Exp $ */ #if HAVE_CONFIG_H @@ -157,7 +157,7 @@ static void print_icu_converters(const struct config_t *p_config) static void print_icu_transliterators(const struct config_t *p_config) { int32_t buf_cap = 128; - char buf[buf_cap]; + char buf[128]; int32_t i; int32_t count = utrans_countAvailableIDs(); @@ -483,7 +483,7 @@ static void process_text_file(const struct config_t *p_config) { /* should XML encode this. Bug #1902 */ fprintf(config.outfile, - "\n", token_count, line_count,