Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!microsoft!jonka From: jonka@microsoft.UUCP (Jonathan KAGLE) Newsgroups: comp.os.os2.programmer Subject: Re: MSC 6.0A problem. Message-ID: <70059@microsoft.UUCP> Date: 16 Jan 91 02:23:55 GMT References: <102@cscdec.cs.com> Reply-To: jonka@microsoft.UUCP (Jonathan KAGLE) Organization: Microsoft Corp., Redmond WA Lines: 12 In article <102@cscdec.cs.com> jack@cscdec.cs.com (Jack Hudler) writes: >Everything works ok but the compiler no longer gives me text with my >error or warning messages, it just sayes; >mem.c(214): warning C4101: >instead of; >mem.c(214): warning C4101: 'name' : unreferenced local variable It seems that you have lost one or more of the error files: C1.ERR, C23.ERR, and CL.ERR. These files contain the text of error messages and must be in your path. -Jonathan