Date: Sun, 3 Sep 2000 20:43:28 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.c Message-ID: <200009040343.UAA40315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/09/03 20:43:28 PDT
Modified files:
lib/libc/locale setlocale.c
Log:
The comparison against 0 should be against LC_ALL. category isn't a
boolean and it is LC_ALL that's special.
Someone submitted this to me a long time ago, but I can't find the
mail now.
Revision Changes Path
1.27 +3 -3 src/lib/libc/locale/setlocale.c
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?200009040343.UAA40315>
