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. _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
