Message-ID: <3E06E640.6060107@mif.vu.lt> Date: Mon, 23 Dec 2002 11:32:32 +0100 From: Laurynas Biveinis Organization: VU MIF User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: lt, en, en-us MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com CC: Richard Dawe Subject: Re: __solve_symlinks and multiple slashes [PATCH] References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Dec 2002 09:32:27.0764 (UTC) FILETIME=[35505B40:01C2AA66] Reply-To: djgpp-workers AT delorie DOT com [This is my 3rd attempt to send this out. For some reason mail from lauras AT softhome DOT net seems to be redirected to /dev/null.] ---- Richard Dawe wrote: > Below is a patch that fixes the issues with __solve_symlinks > and multiple consecutive slashes. I've also heavily updated > the test program to test these cases and also some cases > involving '..' and relative/absolute paths. The last dynamic > test case fails, because it uses one '..' too many. Hello, Thanks a lot for taking care of this; the patch is OK. (I think I have authority to approve it as I wrote the code in question :) -- Laurynas