discuss-gnustep
[Top][All Lists]
Advanced

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

Re: building dbuskit fails with llvm/clang


From: David Chisnall
Subject: Re: building dbuskit fails with llvm/clang
Date: Sat, 9 Apr 2011 11:09:49 +0100

On 9 Apr 2011, at 11:01, Sebastian Reitenbach wrote:

>> I think the correct solution is to allow something like this:
>> 
>> @class<NSObject> GSStackTrace;
> with this I get the error:
> DKEndpointManager.m:51:8: error: expected identifier
> @class <NSObject> GSStackTrace;

Sorry, I meant that the correct solution is to modify the language to make the 
above allowable - it's not valid Objective-C at present (although it may be 
soon...).

>    && (NO == [method isKindOfClass: [DKPropertyMethod class]]));
>                                                                ^
> 1 error generated.


Semicolon on the end of this line is probably not intended.

David

-- Sent from my Difference Engine






reply via email to

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