Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!csi.com!muir From: muir@csi.com (David Muir Sharnoff) Newsgroups: gnu.gcc.bug Subject: Gcc 1.36 complains of an unterminated character constant in /usr/include/sundev/vuid_event.h Message-ID: <9001121929.AA19395@cae780.CSI.COM> Date: 12 Jan 90 19:29:09 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 28 When compiling X11R4 on a Sun 3/60C running SunOS 4.0.3, Gcc 1.36 complains: /usr/include/sundev/vuid_event.h:42: unterminated character constant I am sending this to all of you (X, GNU, & SUN) because any of you could fix the problem in the long run.... when installing gcc under 4.0.3, it could put a special version of vuid_event.h in gcc-includes (or more generally, it could look for unterminated character constants in system include files & fix them) the X installation notes could mention the problem. the -traditional flag could be used when compiling the files that include /usr/include/sundev/vuid_event.h. /usr/include/sundev/vuid_event.h could be fixed. (for sun: CPU: 826E0101 4/280C. CO: Comdisco Systems Inc. NM: David Muir Sharnoff Ph#: 415-358-3664) Thanks, -Dave