gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep on OpenSuse 12.2


From: Fred Kiefer
Subject: Re: GNUstep on OpenSuse 12.2
Date: Thu, 04 Oct 2012 22:47:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120825 Thunderbird/15.0

On 28.09.2012 18:55, Fred Kiefer wrote:
I just tried GNUstep SVN on OpenSuse 12.2 and most things seem to work
as normal. There are a few failing tests in base that will need looking
into:

base/NSLocale/general.m:
Failed test:       general.m:73 ... NSLocaleQuotationBeginDelimiterKey
key works
Failed test:       general.m:77 ... NSLocaleQuotationEndDelimiterKey key
returns 'xx6'
Failed test:       general.m:81 ...
NSLocaleAlternateQuotationBeginDelimiterKey key returns 'xx7'
Failed test:       general.m:85 ...
NSLocaleAlternateQuotationEndDelimiterKey key returns 'xx8'

base/NSTimeZone/use.m:
Failed test:       use.m:62 ... Correctly localizes standard time zone name


Our Wiki seems to be down at the moment, so I cannot add OpenSuse 12.2
to the list of supported platforms.

Fred

Here are the interesting parts from test.log

Failed test: general.m:73 ... NSLocaleQuotationBeginDelimiterKey key works
Expected '‘' and got '“' (unicode codepoint 8220)
Failed test: general.m:77 ... NSLocaleQuotationEndDelimiterKey key returns 'xx6'
Expected '’' and got '”' (unicode codepoint 8221)
Failed test: general.m:81 ... NSLocaleAlternateQuotationBeginDelimiterKey key returns 'xx7'
Expected '“' and got '«' (unicode codepoint 171)
Failed test: general.m:85 ... NSLocaleAlternateQuotationEndDelimiterKey key returns 'xx8'
Expected '”' and got '»' (unicode codepoint 187)

Failed test:       use.m:62 ... Correctly localizes standard time zone name
Expected 'Brasilia Time' and got 'Brasilia Standard Time'


The differences look harmless, I am not even sure which one is better. OpenSuse 12.2 uses ICU 49.1, most likely this has other values than before.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]