Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site erix.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!harpo!decvax!mcvax!enea!erix!per From: per@erix.UUCP (Per Hedeland) Newsgroups: net.lang.c Subject: Re: "missing endif": Huh?Who?What? Message-ID: <346@erix.UUCP> Date: Thu, 26-Apr-84 10:01:46 EDT Article-I.D.: erix.346 Posted: Thu Apr 26 10:01:46 1984 Date-Received: Sun, 29-Apr-84 07:31:32 EDT References: <13900002@acf4.UUCP> <1143@garfield.UUCP> Organization: L M Ericsson, Stockholm, Sweden Lines: 8 <> Obviously, the compiler thinks that the /* starts a comment (which may be a bad thing), but why on earth should it say "missing endif" instead of "missing end of comment"? Oh well, I never trust the error messages from the C compiler very much anyway... Per Hedeland