-------- Original-Nachricht -------- > Datum: Sun, 27 Feb 2011 01:20:58 +0000 > Von: David Chisnall <[email protected]> > An: Fred Kiefer <[email protected]> > CC: GNUstep Developer <[email protected]> > Betreff: Re: [Gnustep-cvs] r32376 - in /libs/base/trunk/Source: GNUmakefile > GSBlocks.m
> On 26 Feb 2011, at 20:40, Fred Kiefer wrote: > > > Now you did the fixes that I listed as the easy ones. You still didn't > > add a proper heading for the file. Nor did you write a solution for > > stupid linkers. Your idea of using #if __has_feature(blocks) should > > work, but somebody has to put it in there. > > Ah, I see what you mean. The issue is not the compiler having blocks > support, it's the blocks runtime existing. That shouldn't be a problem, > because we provide a blocks runtime as part of the ObjectiveC2 framework, so > there shouldn't be any cases when those functions don't exist - they will > either be provided by libobjc2, or by -base. Great, I did not know that. Sorry for this mail than. Fred -- GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit gratis Handy-Flat! http://portal.gmx.net/de/go/dsl _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
