gnustep-dev
[Top][All Lists]
Advanced

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

Re: GNUstep base almost builds with clang


From: David Chisnall
Subject: Re: GNUstep base almost builds with clang
Date: Thu, 2 Apr 2009 14:02:08 +0100

The error seems to be in NSDecimal handling. I suspect that this structure is just big enough to be split between registers and the stack, which may cause problems. Has anyone tested this on Linux/ x86-64? If the test doesn't fail there, then something strange is going on.

David

On 2 Apr 2009, at 13:54, Pete French wrote:

./runtest.sh base/NSProxy/test01.m

not so good sadly...

This is gnustep-make 2.0.8. Type 'gmake print-gnustep-make-help' for help.
PASS: Proxy signed char
PASS: Proxy unsigned char
PASS: Proxy signed short
PASS: Proxy unsigned short
PASS: Proxy singed int
PASS: Proxy unsigned int
PASS: Proxy signed long
PASS: Proxy unsigned long
PASS: Proxy signed long long
PASS: Proxy unsigned long long
PASS: Proxy float
PASS: Proxy float
PASS: Proxy id
PASS: Proxy enum
PASS: Proxy NSRange
PASS: Proxy NSPoint
./obj/test01: Uncaught exception NSInvalidArgumentException, reason: GSFFIInvocation: Class 'AUATUSH'(class) does not respond to forwardInvocation: for '(null)'
gmake: *** [test] Abort trap: 6 (core dumped)
FAIL: base/NSProxy/test01.m



_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev





reply via email to

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