Date: Tue, 15 Jun 2010 19:42:14 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: Alexander Best <alexbestms@uni-muenster.de> Cc: freebsd-current@FreeBSD.org Subject: Re: [CFT] BSDL iconv in base system Message-ID: <4C17BB76.6020702@FreeBSD.org> In-Reply-To: <AANLkTim5bauRKyv2BM_0SkHDNZic-C6J20E0vuYPZRIq@mail.gmail.com> References: <AANLkTim5bauRKyv2BM_0SkHDNZic-C6J20E0vuYPZRIq@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> /usr/src/lib/libc/iconv/citrus_none.c: In function '_citrus_NONE_stdenc_cstomb': > /usr/src/lib/libc/iconv/citrus_none.c:114: warning: unused variable 'ret' > *** Error code 1 > I'm sorry, this one slipped in. Today I've checked the sources with clang and fixed some minor warnings, including this one. The new patch is here: http://www.kovesdan.org/patches/iconv_base_integrate2.diff And a gzipped version: http://www.kovesdan.org/patches/iconv_base_integrate2.diff.gz -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C17BB76.6020702>