cvs commit: src/lib/libc/locale utf8.c
Andrey Chernov
ache at nagual.pp.ru
Thu Oct 25 12:25:06 PDT 2007
On Thu, Oct 25, 2007 at 03:17:32PM -0400, 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.
Although standard permit this, it will cause lots of programs to break
here and there and even may cause core dump. I don't think it is what
everybody wants. Non-inlined versions a) not used nowdays b) must be exact
as inlined.
--
http://ache.pp.ru/
More information about the cvs-src
mailing list