From owner-cvs-src@FreeBSD.ORG Thu Oct 25 19:26:24 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11F3816A419; Thu, 25 Oct 2007 19:26:24 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA1A13C48E; Thu, 25 Oct 2007 19:26:23 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.1/8.14.1) with ESMTP id l9PJQI8P016964; Thu, 25 Oct 2007 23:26:18 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1193340378; bh=yshpI1WmuB8WLG/gQIZEvBoTfZiXNrht0uZmEtA Ulho=; l=901; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=Aeb4yrEVg+86iwYDpsK2vWSlcRmLQsDi7mNkaY2Z Bwjg3SqWTKjsPnGBAz0tWKuc57r3F7bGPz4H/Ynv1aY25Dr+zob3gcAs9rNMyTCk4SF csbEDui43LtNx0dE1OCKue94YshjjRyblkSmM8sHROKm+6JppB5QxRWKn1rTKfkI= Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l9PJQIeA016963; Thu, 25 Oct 2007 23:26:18 +0400 (MSD) (envelope-from ache) Date: Thu, 25 Oct 2007 23:26:18 +0400 From: Andrey Chernov To: d@delphij.net Message-ID: <20071025192618.GH16187@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , d@delphij.net, Daniel Eischen , Scott Long , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200710150951.l9F9pUm7026506@repoman.freebsd.org> <4720B30F.4040903@samsco.org> <20071025151707.GA11398@nagual.pp.ru> <4720C7D6.9090004@delphij.net> <20071025190019.GA16187@nagual.pp.ru> <4720E9E1.7000900@delphij.net> <4720EC70.8@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UnaWdueM1EBWVRzC" Content-Disposition: inline In-Reply-To: <4720EC70.8@delphij.net> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Daniel Eischen , cvs-src@FreeBSD.ORG, Scott Long , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/locale utf8.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 19:26:24 -0000 --UnaWdueM1EBWVRzC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 25, 2007 at 12:20:16PM -0700, LI Xin wrote: > Daniel Eischen wrote: > > Why not simply avoid the error check for inlines. Solaris > > doesn't seem to add a check, it just does the conversion. > > The non-inlined versions do error checking. >=20 > I'll take a look at this and provide a patch for review. I don't think it is a good idea. Even lots current-on-current=20 programs becomes broken. --=20 http://ache.pp.ru/ --UnaWdueM1EBWVRzC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHIO3aVg5YK5ZEdN0RArqeAJ9qZ/Fmv+UzOfZoZxWdnr/tId00DgCeJruW FNB7PoVtYFekzX8HW7NUBik= =hiHF -----END PGP SIGNATURE----- --UnaWdueM1EBWVRzC--