Date: Tue, 20 Aug 2002 06:43:33 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Mike Barcroft <mike@FreeBSD.org> Cc: Tim Robbins <tjr@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/include wchar.h Message-ID: <20020820024332.GA19623@nagual.pp.ru> In-Reply-To: <20020819221311.A24519@espresso.q9media.com> References: <200208192048.g7JKmJ6h058373@freefall.freebsd.org> <20020820093003.A60475@dilbert.robbins.dropbear.id.au> <20020820014507.GA18191@nagual.pp.ru> <20020819221311.A24519@espresso.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 19, 2002 at 22:13:11 -0400, Mike Barcroft wrote: > Andrey A. Chernov <ache@nagual.pp.ru> writes: > > On Tue, Aug 20, 2002 at 09:30:03 +1000, Tim Robbins wrote: > > > > > > I think there needs to be #if __XSI_VISIBLE around these two prototypes. > > > > Maybe, but they are in POSIX too. > > It's an XSI option in POSIX. Applications wishing to use XSI options > are required to `#define _XOPEN_SOURCE 600' before including headers. Oops, I mean in SUSv2 too (and in POSIX). In SUSv2 they are not covered under any special define. Can we add __XSI_VISIBLE to them only when _strict_ conformance requested? -- Andrey A. Chernov http://ache.pp.ru/ 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?20020820024332.GA19623>