Date: Mon, 9 Jun 1997 13:52:09 +0300 (IDT) From: Eli Zaretskii To: Robert Hoehne cc: DJGPP workers Subject: Re: Latest stub In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 9 Jun 1997, Robert Hoehne wrote: > in the binutils). There was discussion and at least two > patches for stub.asm in November 1996 but I'm unsure which > should be applied. (This was the bug with symlink dealing > with 8 chars basename). The bug with 8-char basename in a symlink is real; I got hit by it the other day. I think the solution is just to code explicit 0 where a 0 is (incorrectly) assumed. I don't recall any other stub-related problems.