Path: utzoo!attcan!uunet!mcvax!eurtrx!euraiv1!evas From: evas@euraiv1.UUCP (Eelco van Asperen) Newsgroups: comp.sys.ibm.pc Subject: Re: Great Moments In Error Messages -- Microsoft C 5.1 Message-ID: <769@euraiv1.UUCP> Date: 7 Aug 88 12:22:15 GMT References: <335@optilink.UUCP> Organization: Erasmus University EF/AIV,Rotterdam,Netherlands Lines: 22 in article <335@optilink.UUCP>, cramer@optilink.UUCP (Clayton Cramer) says: > I was trying to reduce memory requirements, so I cut BUFFERS and FILES > in CONFIG.SYS back to 10, and tried to recompile. The compiler started > to give me a message which is not in the 5.0, or the 5.1 update: > > C1015: > > Yup! That's it! No message -- just a number. This is perfectly sensible behaviour; MSC stores it's error messages in files named C1.ERR, C23.ERR and CL.ERR. So, to display the message that belongs to error C1015 ("cannot open include file '%s'"), MSC has to open the file C1.ERR, which fails because there are no more file-handles available. This is for MSC 5.1. [more inews-filler....] -- Eelco van Asperen. uucp: evas@eurtrx / mcvax!eurtrx!evas #include earn/bitnet: asperen@hroeur5 #include "We'ld like to know a little bit about you for our files" - Mrs.Robinson, Simon & Garfunkel