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: Quentin Mathé
Subject: Re: [Etoile-cvs] r7697 - in /trunk/Etoile/Frameworks/EtoileFoundation: Source/ETCollection+HOM.m Tests/TestETCollectionHOM.m UTIDefinitions.plist
Date: Fri, 4 May 2012 10:23:18 +0200

Hi Niels,

Le 29 avr. 2012 à 13:38, Niels Grewe a écrit :

> Author: thebeing
> Date: Sun Apr 29 13:38:21 2012
> New Revision: 7697
> 
> URL: http://svn.gna.org/viewcvs/etoile?rev=7697&view=rev
> Log:
> * Add UTIs for Smalltalk and ParserKit source code.
> * Commit an old collection HOM fix that I not even remember doing...
> 
> Modified:
>    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETCollection+HOM.m
>    trunk/Etoile/Frameworks/EtoileFoundation/Tests/TestETCollectionHOM.m
>    trunk/Etoile/Frameworks/EtoileFoundation/UTIDefinitions.plist

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
}

Cheers,
Quentin.


reply via email to

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