From owner-cvs-all Mon Aug 19 19:44:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF4D437B400; Mon, 19 Aug 2002 19:44:40 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5ED543E4A; Mon, 19 Aug 2002 19:44:39 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g7K2hbHN019682; Tue, 20 Aug 2002 06:44:32 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g7K2hZGD019681; Tue, 20 Aug 2002 06:43:35 +0400 (MSD) (envelope-from ache) Date: Tue, 20 Aug 2002 06:43:33 +0400 From: "Andrey A. Chernov" To: Mike Barcroft Cc: Tim Robbins , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/include wchar.h Message-ID: <20020820024332.GA19623@nagual.pp.ru> References: <200208192048.g7JKmJ6h058373@freefall.freebsd.org> <20020820093003.A60475@dilbert.robbins.dropbear.id.au> <20020820014507.GA18191@nagual.pp.ru> <20020819221311.A24519@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020819221311.A24519@espresso.q9media.com> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 19, 2002 at 22:13:11 -0400, Mike Barcroft wrote: > Andrey A. Chernov 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