From: "Laurynas Biveinis" Date: Sat, 17 Mar 2001 12:06:03 +0200 To: Martin Str|mberg Cc: djgpp-workers AT delorie DOT com, rich AT phekda DOT freeserve DOT co DOT uk Subject: Re: lstat() bug? Message-ID: <20010317120603.A196@lauras.lt> Mail-Followup-To: Martin Str|mberg , djgpp-workers AT delorie DOT com, rich AT phekda DOT freeserve DOT co DOT uk References: <200103152107 DOT WAA03387 AT mother DOT ludd DOT luth DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: <200103152107.WAA03387@mother.ludd.luth.se>; from ams@ludd.luth.se on Thu, Mar 15, 2001 at 10:07:33PM +0100 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, Mar 15, 2001 at 10:07:33PM +0100, Martin Str|mberg wrote: > I might deserve a (another!) post card from you... > > Try running "ls /". Preliminary investigation points to lstat(). I've found and fixed. __solve_dir_symlinks() didn't grok '/' and '\' paths. A fix and testsuite additions are commited. Now nominations - there are two winners in the 'The First Symlink Bug Contest': 1) The First Programmer's Symlink Bug Finder award goes to... Richard Dawe! 2) The First User's Symlink Bug Finder award goes to... Martin Stroemberg! The prizes will be sent out in the near future and the contest is officially closed now. But keep finding bugs :) Laurynas