From owner-freebsd-standards Thu Feb 20 18:44:34 2003 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF8D37B401; Thu, 20 Feb 2003 18:44:32 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC8443FA3; Thu, 20 Feb 2003 18:44:31 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id h1L2jQhE035474; Thu, 20 Feb 2003 21:45:26 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id h1L2jPRh035473; Thu, 20 Feb 2003 21:45:25 -0500 (EST) Date: Thu, 20 Feb 2003 21:45:25 -0500 From: Craig Rodrigues To: freebsd-standards@freebsd.org Cc: kan@freebsd.org Subject: Re: WCHAR_MIN and WCHAR_MAX not defined in Message-ID: <20030221024525.GA35437@attbi.com> References: <20030219223313.GA93707@attbi.com> <20030220112847.A36977@dilbert.robbins.dropbear.id.au> <20030219205726.G61431@espresso.bsdmike.org> <20030220141410.A42150@dilbert.robbins.dropbear.id.au> <20030219221340.I61431@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030219221340.I61431@espresso.bsdmike.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 19, 2003 at 10:13:40PM -0500, Mike Barcroft wrote: > is an implementation detail for userland. We could > always make include with an > appropriate #warning to transition consumers over. > > I vote for this option. Sounds good to me. The reason why I am interested in this stuff is to get wchar_t support working in GCC on FreeBSD. Alex Kabaev listed the problems in FreeBSD which prevent the GCC configure process from properly using wchar_t in libstdc++: http://gcc.gnu.org/ml/gcc/2003-02/msg01291.html The lack of WCHAR_MIN/WCHAR_MAX in was one of the problems. Do you need any help implementing ? -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message