Subject: Re: `sun' and sparc/sun3's (was: Re: Diaspora, politics, and MI)
To: None <curt@portal.ca, perry@piermont.com>
From: Grey Wolf <greywolf@siva.captech.com>
List: current-users
Date: 09/20/1996 15:10:06
# From: "Perry E. Metzger" <perry@piermont.com>
#
# Curt Sampson writes:
# > No, what he's saying is that if we have `#define unix 1' predefined
# > (as we do now), someone who tries to compile the perfectly legal
# > statement `int unix = 0;' will actually be trying to compile `int
# > 1 = 0;', which will not go over terribly well.
#
# Perhaps we should
# #define unix unix
#
To quote something once said to me:
"Folks, I think we have a winner here..."
# :)
#
# Perry
#
--*greywolf;
P.S. Regarding the ANSI C question: "D'OH!" That'll teach me to try
and do things when I've had but three hours of sleep.