Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 10:58:06 -0500
From:      Mike Barcroft <mike@FreeBSD.org>
To:        Jeroen Ruigrok/asmodai <asmodai@wxs.nl>
Cc:        Juli Mallett <jmallett@FreeBSD.org>, freebsd-standards@FreeBSD.org
Subject:   Re: Approval to fix non-GCC users of <stdarg.h>
Message-ID:  <20021204105806.C74206@espresso.q9media.com>
In-Reply-To: <20021204071420.GL8580@nexus.ninth-circle.org>; from asmodai@wxs.nl on Wed, Dec 04, 2002 at 08:14:21AM %2B0100
References:  <20021126194219.A92609@FreeBSD.org> <20021126231641.C67382@espresso.q9media.com> <20021204071420.GL8580@nexus.ninth-circle.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeroen Ruigrok/asmodai <asmodai@wxs.nl> writes:
> -On [20021127 12:04], Mike Barcroft (mike@FreeBSD.org) wrote:
> >2. TenDRA assumes an older POSIX system and makes wrong assumptions
> >about some limits it happens to duplicate in its version of
> ><limits.h>.
> 
> Known, and working towards getting the new POSIX standard added and made
> default over the old one, so this shouldn't be a problem longer.

Great.  I fixed it by just adding #ifndef ... #endif to conflicting
constants in TenDRA's limits.h.

What about the:
#if __GNUC__
#warning "foo"
#endif
...coming back with a syntax error problem?

Best regards,
Mike Barcroft

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?20021204105806.C74206>