Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 22:42:17 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        Tim Robbins <tjr@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/include wchar.h
Message-ID:  <20020819224217.C24519@espresso.q9media.com>
In-Reply-To: <20020820024332.GA19623@nagual.pp.ru>; from ache@nagual.pp.ru on Tue, Aug 20, 2002 at 06:43:33AM %2B0400
References:  <200208192048.g7JKmJ6h058373@freefall.freebsd.org> <20020820093003.A60475@dilbert.robbins.dropbear.id.au> <20020820014507.GA18191@nagual.pp.ru> <20020819221311.A24519@espresso.q9media.com> <20020820024332.GA19623@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrey A. Chernov <ache@nagual.pp.ru> writes:
> > 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.

IIRC, SUSv2 requires `#define _XOPEN_SOURCE 500'.

> Can we add __XSI_VISIBLE to them only when
> _strict_ conformance requested?

Yes, by default everything is visible.  See <sys/cdefs.h> for details.

Best regards,
Mike Barcroft

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?20020819224217.C24519>