Date: Mon, 18 Mar 2002 03:13:34 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/iconv Makefile ports/converters/iconv/files patch-lib::converter.c Message-ID: <200203181113.g2IBDYL59686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/03/18 03:13:34 PST Modified files: converters/iconv Makefile Added files: converters/iconv/files patch-lib::converter.c Log: Add a patch to fix a bug where iconv() did not return -1 properly on conversion error. This fixes null conversion and all the case where errno is set. Bump PORTREVISION. Approved by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> (MAINTAINER, Author) Reported by: Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> Revision Changes Path 1.10 +1 -1 ports/converters/iconv/Makefile 1.1 +55 -0 ports/converters/iconv/files/patch-lib::converter.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203181113.g2IBDYL59686>