cvs commit: src/lib/libc/locale utf8.c
Andrey Chernov
ache at nagual.pp.ru
Mon Oct 29 08:46:33 PDT 2007
On Sun, Oct 28, 2007 at 08:01:35PM -0400, Ken Smith wrote:
> 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 and
> > > > just hardcode 128 there, i.e.: return (_c < 0 || _c >= 128) ...
> > > > since default locale never define anything above 128.
> > >
> > > Thank you. A new patch is available at
> > >
> > > http://people.freebsd.org/~rafan/ctype-abi-fix-6-try2.diff
> >
> > Looks OK. Please don't forget MFC __isctype changes to 7x too.
> >
>
> 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?
I think I try my best to make this ctype fix and no more tweaks left. But
please keep in mind that I can't preciously predict related to releases
problems, because I have only -current on my machines (so why rafan@ gives
his help). Of course I can't 100% guarantee "no new stuff" thing because
some new idea may apears in anytime to improve this thing :)
--
http://ache.pp.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20071029/abf459d4/attachment.pgp
More information about the cvs-src
mailing list