Re: pwd output changed with coreutils upgrade from 5.2.1-4 to 5.3.0-2

2005-02-22 Thread Christopher Faylor
On Tue, Feb 22, 2005 at 11:48:17PM -, Max Bowsher wrote: >Wouldn't it be far more appropriate to hold back 5.3.0 as a test package, >leaving 5.2.1 as current until such time as 5.3.0 can be considered ready? 5.3.0 is a test package. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: pwd output changed with coreutils upgrade from 5.2.1-4 to 5.3.0-2

2005-02-22 Thread Max Bowsher
[EMAIL PROTECTED] wrote: Hi all, I'm using the pwd.exe command from a standard winXP command prompt ( for building Mozilla ). However, when I upgrade to coreutils 5.3.0-2 I get this weird result: C:\devel\lgo\mozilla>pwd pwd: reading directory `../../../..' Even more strange, is that when I execute

Re: pwd output changed with coreutils upgrade from 5.2.1-4 to 5.3.0-2

2005-02-22 Thread ericblake
> Hi all, > > I'm using the pwd.exe command from a standard winXP command prompt > ( for building Mozilla ). > > However, when I upgrade to coreutils 5.3.0-2 I get this weird result: > C:\devel\lgo\mozilla>pwd > pwd: reading directory `../../../..' > > Even more strange, is that when I execute

pwd output changed with coreutils upgrade from 5.2.1-4 to 5.3.0-2

2005-02-22 Thread Lieven Govaerts
Hi all, I'm using the pwd.exe command from a standard winXP command prompt ( for building Mozilla ). When coreutils 5.2.1-4 is installed, that gives me: C:\devel\lgo\mozilla>pwd /cygdrive/c/devel/lgo/mozilla However, when I upgrade to coreutils 5.3.0-2 I get this weird result: C:\devel\lgo\m