Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 14:14:10 +1100
From:      Tim Robbins <tjr@FreeBSD.ORG>
To:        Mike Barcroft <mike@FreeBSD.ORG>
Cc:        Craig Rodrigues <rodrigc@attbi.com>, freebsd-standards@FreeBSD.ORG, kan@FreeBSD.ORG
Subject:   Re: WCHAR_MIN and WCHAR_MAX not defined in <wchar.h>
Message-ID:  <20030220141410.A42150@dilbert.robbins.dropbear.id.au>
In-Reply-To: <20030219205726.G61431@espresso.bsdmike.org>; from mike@FreeBSD.ORG on Wed, Feb 19, 2003 at 08:57:26PM -0500
References:  <20030219223313.GA93707@attbi.com> <20030220112847.A36977@dilbert.robbins.dropbear.id.au> <20030219205726.G61431@espresso.bsdmike.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 19, 2003 at 08:57:26PM -0500, Mike Barcroft wrote:

> Tim Robbins <tjr@FreeBSD.org> writes:
> > I'll add a definition of WCHAR_MIN and WCHAR_MAX to <wchar.h> as soon as I
> > can find a clean (non-polluting) way of doing it.
> 
> Do we need a <machine/_limits.h> with underscored macro variants?  Why
> the specification's authors couldn't keep all the limits in a single
> header, I'll never know.

That would work. If the real information about limits was in
machine/_limits.h, machine/limits.h would be MI and could be
renamed to sys/limits.h if backwards compatibility was not
an issue.



Tim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-standards" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030220141410.A42150>