Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!mailrus!nrl-cmf!cmcl2!brl-adm!adm!hicks@walker-emh.arpa From: hicks@walker-emh.arpa (Gregory Hicks COMFLEACTS) Newsgroups: comp.lang.c Subject: MSC 5.0 Bug Fix?? (Simple..) Message-ID: <11739@brl-adm.ARPA> Date: 10 Feb 88 00:18:23 GMT Sender: news@brl-adm.ARPA Lines: 26 ----BEGINNING OF FORWARDED MESSAGES---- Date: Tue, 9 Feb 88 10:02:56 EST From: Brady@UDEL.EDU To: info-ibmpc@UDEL.EDU A wrinkle in the new MSC 5.0 compiler: ======================================== Compiler apparently does not like eof markers that are at the end of the last line in a file. Error c1004 results. Putting a cr-lf at the end of the file solved the problem. C1004 documentation suggests that the problem is in either the /tmp space or in the way macros are defined. Coincidentally, my offending file is a .h file that defines a macro with arguments, so some time was wasted trying to fix a non-existent macro problem. JAB ----END OF FORWARDED MESSAGES---- Forwarded this simple 'fix' for information. Gregory Hicks Editor, Info-IBMPC Digest (comp.sys.ibm.pc)