discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Test on Ubuntu 12.04 64bits


From: Fred Kiefer
Subject: Re: Test on Ubuntu 12.04 64bits
Date: Sun, 27 May 2012 17:11:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

David's and your changes help a lot. The only remaining compiler warning I get is this:

Compiling file CFTimeZone.c ...
CFTimeZone.c: In function ‘CFTimeZoneCreate’:
CFTimeZone.c:163:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CFTimeZone.c:164:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CFTimeZone.c:165:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]

And the tests look much better as well:


CFString/format.m:
Failed test:     format.m:28 ... Float/Doubles are formatted correctly
--- Running tests in CFTimeZone ---

CFTimeZone/general.m:
Failed test: general.m:54 ... Daylight Saving time offset at 0 second from absolute epoch is '3600.000000'.
--- Running tests in CFTree ---
--- Running tests in CFURL ---
--- Running tests in CFURLAccess ---

CFURLAccess/basic.m:
Failed test:     basic.m:24 ... Directory was successfully created.
--- Running tests in CFUUID ---
find: `TestDir': Datei oder Verzeichnis nicht gefunden

    259 Passed tests
      3 Failed tests
      1 Dashed hope




reply via email to

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