[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-base code freeze
From: |
Richard Frith-Macdonald |
Subject: |
Re: gnustep-base code freeze |
Date: |
Thu, 24 Mar 2011 05:44:24 +0000 |
On 24 Mar 2011, at 00:06, David Chisnall wrote:
> base/NSString/test02.m:
> Failed test: test02.m:277 ... foo->bar relative symlink not expanded by
> stringByResolvingSymlinksInPath
>
> 5689 Passed tests
> 6 Dashed hopes
> 1 Skipped set
> 1 Failed test
>
> This failure is a bit strange. Looking at the test, I can't understand why
> it works anywhere:
Thanks ... I fixed that test and converted it to a hope ... the new version
passes on OSX, but probably nowhere else.
The OSX behaviour is *not* the same as the historic behavior of GNUstep ... I
guess altering to match OSX is something to do after the next release.