Date: 20 Mar 2001 15:53:21 +0900 From: minoura@netbsd.org (MINOURA Makoto) To: "Michael C . Wu" <keichii@peorth.iteration.net> Cc: current@freebsd.org, i18n@freebsd.org Subject: Re: Request for review [Re: /bin/ls patch round #2] Message-ID: <20010320065321.E63933668@203.141.142.186.user.am.il24.net> In-Reply-To: <20010320002043.A46115@peorth.iteration.net> (Michael C . Wu's message of "Tue, 20 Mar 2001 00:20:43 -0600") References: <20010319195438.A43266@peorth.iteration.net> <20010320002043.A46115@peorth.iteration.net>
next in thread | previous in thread | raw e-mail | index | archive | help
|> In <20010320002043.A46115@peorth.iteration.net> |> "Michael C . Wu" <keichii@iteration.net> wrote: > Please review this patch and comment on it. I plan to commit > this in a few days if there are no more objections. OBJECTION. In general direct manipulation of rune is evil. It is an internal data structure in libc; using it from ordinary applications breaks portability and is not future-proof (in case we'd overhaul the locale implementation). Actually NetBSD does not export <rune.h>. -- Minoura Makoto <minoura@netbsd.org> 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?20010320065321.E63933668>