From owner-cvs-src@FreeBSD.ORG Mon Oct 29 00:01:53 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 AE85E16A420; Mon, 29 Oct 2007 00:01:53 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from phoebe.cse.buffalo.edu (phoebe.cse.buffalo.edu [128.205.32.89]) by mx1.freebsd.org (Postfix) with ESMTP id 3955013C4AC; Mon, 29 Oct 2007 00:01:52 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [128.205.32.4] (opus.cse.buffalo.edu [128.205.32.4]) (authenticated bits=0) by phoebe.cse.buffalo.edu (8.14.1/8.13.7) with ESMTP id l9T01a6l016170 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 28 Oct 2007 20:01:36 -0400 (EDT) (envelope-from kensmith@cse.buffalo.edu) From: Ken Smith To: Andrey Chernov In-Reply-To: <20071028211306.GA91223@nagual.pp.ru> References: <200710150951.l9F9pUm7026506@repoman.freebsd.org> <20071025233536.B99770@fledge.watson.org> <472120E8.90504@samsco.org> <200710261144.34645.jhb@freebsd.org> <472217C2.8020800@samsco.org> <6eb82e0710260954m73b3f17bq2c72a4cdb597640e@mail.gmail.com> <6eb82e0710270130o5557efew95f62aef8035d209@mail.gmail.com> <20071027092213.GA53271@nagual.pp.ru> <6eb82e0710280154h68393dcag4e9ba4ac4c219065@mail.gmail.com> <20071028211306.GA91223@nagual.pp.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0MIeL6U/BOIFFJ5gMu9K" Organization: U. Buffalo CSE Department Date: Sun, 28 Oct 2007 20:01:35 -0400 Message-Id: <1193616095.18844.19.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-DCC-Buffalo.EDU-Metrics: phoebe.cse.buffalo.edu 1029; Body=0 Fuz1=0 Fuz2=0 X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on phoebe.cse.buffalo.edu Cc: Scott Long , src-committers@FreeBSD.org, d@delphij.net, John Baldwin , cvs-src@FreeBSD.org, Rong-en Fan , Robert Watson , imp@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: Mon, 29 Oct 2007 00:01:53 -0000 --=-0MIeL6U/BOIFFJ5gMu9K Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2007-10-29 at 00:13 +0300, Andrey Chernov wrote: > On Sun, Oct 28, 2007 at 04:54:52PM +0800, Rong-en Fan wrote: > > > As a small improvement, we can skip __isctype() from this list too an= d > > > just hardcode 128 there, i.e.: return (_c < 0 || _c >=3D 128) ... > > > since default locale never define anything above 128. > >=20 > > Thank you. A new patch is available at > >=20 > > http://people.freebsd.org/~rafan/ctype-abi-fix-6-try2.diff >=20 > Looks OK. Please don't forget MFC __isctype changes to 7x too. >=20 The portmgr@ folks are holding off on HEAD package builds (for packages-8-current) for things to settle out at least in HEAD. Are we in what should be the final state of things for HEAD now or are more tweaks there coming? Thanks. --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-0MIeL6U/BOIFFJ5gMu9K Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHJSLf/G14VSmup/YRAoeTAJ9c5tBpGDTgjTObmsEDKQhcoSU+cwCdFvMk 8setahgVwEZg2ixVgUFOg9Y= =wlCA -----END PGP SIGNATURE----- --=-0MIeL6U/BOIFFJ5gMu9K--