Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 15:27:39 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        MINOURA Makoto <minoura@netbsd.org>
Cc:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>, "Michael C . Wu" <keichii@peorth.iteration.net>, current@FreeBSD.ORG, i18n@FreeBSD.ORG, thinker@branda.to
Subject:   Re: Request for review [Re: /bin/ls patch round #2]
Message-ID:  <20010321152738.B12397@nagual.pp.ru>
In-Reply-To: <20010321035805.C743F3668@203.141.142.186.user.am.il24.net>; from minoura@netbsd.org on Wed, Mar 21, 2001 at 12:58:05PM %2B0900
References:  <20010319195438.A43266@peorth.iteration.net> <20010320002043.A46115@peorth.iteration.net> <20010320065321.E63933668@203.141.142.186.user.am.il24.net> <20010320005919.B46871@peorth.iteration.net> <20010320073058.D26883668@203.141.142.186.user.am.il24.net> <20010320171736.L22505@daemon.ninth-circle.org> <20010321035805.C743F3668@203.141.142.186.user.am.il24.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 21, 2001 at 12:58:05 +0900, MINOURA Makoto wrote:
> 
> |> In <20010320171736.L22505@daemon.ninth-circle.org>
> |>  Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> wrote:
> 
> > Which is still something which needs to be done yes.
> 
> Hmmm, I didn't know that... FreeBSD lacks iswprint() etc...
> 
> It's..., it's ok, Michael is right, there's no way to do that
> w/o adding some functions to libc.  Ideally we have to
> implement isw*() family though, of course.

I fully agree. wctype.h and isw*() must be implemented first instead of
hacking or using private interface (like runes) in userland program.
It will be easy to implement them over existen ctype mechanism masking
runes with wchar_t. Any takers?

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321152738.B12397>