Date: Thu, 20 Mar 2003 00:05:20 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lnumeric.c Message-ID: <200303200805.h2K85LvU073889@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2003/03/20 00:05:20 PST FreeBSD src repository Modified files: lib/libc/locale lnumeric.c Log: decimal_point can't be "" according to C99, so set it to standard "." in that case. Revision Changes Path 1.14 +6 -1 src/lib/libc/locale/lnumeric.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?200303200805.h2K85LvU073889>