Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.sources.d Subject: Re: "faces" bugfix for sunview.c in SunOS 3.5 Message-ID: <727@auspex.UUCP> Date: 16 Dec 88 17:52:26 GMT References: <26171@teknowledge-vaxc.ARPA> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 8 >cpp in SunOS 3.5 botches a #define in , which >actually reads: > >> #define SUNVIEW.H The #define is botched already; "#define SUNVIEW.H" ain't legal C. It was changed to "#define SUNVIEW_H" or somesuch in 4.0.