On 22 Jun 2010, at 09:10, David Chisnall wrote:

> On 22 Jun 2010, at 07:17, Thomas Davie wrote:
> 
>> Ah bum, thanks for the heads up. :(
>> 
>> Any idea how I get a runtime that does support Objective-C blocks?
> 
> Yes, the one in GNUstep works, as does the one in libobjc2.  I fixed the 
> header include issue yesterday afternoon, about five minutes after you 
> reported it, so it should compile fine now - let me know if you have any 
> other issues with it.  

Hi David,

Thanks for that, we're very close now.  I can create call blocks successfully.

The only problem I have remaining is that it appears that nowhere in 
Foundation.h is blocks_runtime.h ever imported.  The result is that in my code, 
Block_copy and friends are inaccessible.  I don't know where the appropriate 
place to include this is, could you add it in the right place and commit again?

Thanks
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to