Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 08:25:24 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        jdp@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   FreeBSD_cc_...
Message-ID:  <19981029082524.A16434@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
John, why you choose to have such complex bitfielding-like thing in one
variable? It is too difficult to compare with it.  Imagine that next time
GNU will issue release something like 2.7.2.1.12345, what happens with
your cdefs.h checking then?  Better way just put FreeBSD extensions
version in separate variable without tracking GNU version at all. GNU
compiler presence can be checked with __GNUC__ predefined variable
separately.

-- 
Andrey A. Chernov
http://www.nagual.pp.ru/~ache/
MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y

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



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