Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!boulder!tigger!panos From: panos@tigger.colorado.edu (Panos Tsirigotis) Newsgroups: comp.sys.mips Subject: Bug in the C compiler of UMIPS-BSD Message-ID: <10249@boulder.Colorado.EDU> Date: 25 Jul 89 05:34:19 GMT Sender: news@boulder.Colorado.EDU Reply-To: panos@tigger.colorado.edu (Panos Tsirigotis) Organization: University of Colorado, Boulder Lines: 22 A colleague discovered the following bug with the C compiler. The following program fails to compile: main() { void *foo ; } The compiler reports: (ccom): foo.c, line 5: ccom: Internal: schain botch The compiler does accept void * definitions outside of functions. This is a MIPS M1000 running UMIPS-BSD (4.3 BSD) Panos Tsirigotis ---------------------------------------------------- | Email address: panos@boulder.colorado.edu | ----------------------------------------------------