Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2001 16:06:09 +0600 (NOVT)
From:      nnd@mail.nsk.ru
To:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/locale lmessages.c lmonetary.c lnumeric.c
Message-ID:  <200102121006.f1CA69Z30475@wint.itfs.nsk.su>
In-Reply-To: <200102120856.f1C8ueE34452@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200102120856.f1C8ueE34452@freefall.freebsd.org> you wrote:
> 
>  Modified files:
>    lib/libc/locale      lmessages.c lmonetary.c lnumeric.c 
>  Log:
>  Make comparsions more clear (per style(9))
>  

	At least in 'lmessages.c' the comparison is more than
"more clear" - it is clear that it is wrong!

	After replacing 'ret == 0' with 'ret == -1' I can 
at last 'setlocale(LC_MESSAGES,"")' for any LANG. Before that
it fails for all but "C" and "POSIX" locales.

	N.Dudorov 


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




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