Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E305981.65905339@phekda.freeserve.co.uk> Date: Thu, 23 Jan 2003 21:07:13 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: Laurynas Biveinis CC: djgpp-workers AT delorie DOT com Subject: Re: [Fwd: Bugs in __solve_symlinks] References: <3E270365 DOT 372459D1 AT phekda DOT freeserve DOT co DOT uk> <3E273A88 DOT 6050403 AT mif DOT vu DOT lt> <3E273F69 DOT F42991B2 AT phekda DOT freeserve DOT co DOT uk> <3E28677A DOT 7070804 AT mif DOT vu DOT lt> <3E29412E DOT DD1EDF2D AT phekda DOT freeserve DOT co DOT uk> <3E305621 DOT 3000704 AT mif DOT vu DOT lt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Laurynas Biveinis wrote: > > Richard Dawe wrote: > > Hello. > > > > Laurynas Biveinis wrote: > > > >>> HERE=`pwd` > >>> ln -s /dev/env/FOO link > >>> export FOO=../../somefile > >>> echo Hello > $FOO > >>> cat link > >>> cd .. > >>> cat link > > > > > > Oops, obviously the last line should be: > > > > cat /link > > Indeed. Now I was able to reproduce and fix the bug. Patch below > commited. Can you check if shell commands you've described are working > now? [snip] Yes, they work now. Thanks for fixing that. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]