gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Etoile-cvs] r7697 - in /trunk/Etoile/Frameworks/EtoileFoundation: S


From: Niels Grewe
Subject: Re: [Etoile-cvs] r7697 - in /trunk/Etoile/Frameworks/EtoileFoundation: Source/ETCollection+HOM.m Tests/TestETCollectionHOM.m UTIDefinitions.plist
Date: Fri, 04 May 2012 10:46:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0

Hi Quentin,

Am 04.05.2012 10:23, schrieb Quentin Mathé:
> 
> I'm unable to get the test compiles because the compiler complains that void 
> cannot be cast to void*. 
> 
> Since it seems impossible write the code below, I'm not sure to see the 
> motivation behind this change at least in Objective-C… 
> Is it Smalltalk related?
> 
> if ([[collection mappedCollection] methodReturningNil])
> {
>       // do something
> }

That was an old change I had sitting on my hard drive and now that you
mention it, I agree that it is bogus, I've rolled back the change. Sorry
for not really checking that before committing.

Cheers,


Niels



reply via email to

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