Date: Fri, 14 Aug 1998 02:50:12 +0000 ( ) From: "Gurunandan R. Bhat" To: RJ vd Boon Cc: djgpp-workers AT delorie DOT com Subject: Re: [grbhat AT unigoa DOT ernet DOT in: Problem with process_coff()] In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 13 Aug 1998, RJ vd Boon wrote: > >- if (l_pending) > >+ if (l_pending && f_aux[i+1].x_sym.x_misc.x_lnsz.x_lnno) > Did I miss something, x_lnno could > be -1 sometimes... right? I think not. > Or was it lbase which got -1 Yes that is what happens.