Re: CoreFoundation

2009-10-24 Thread Richard Frith-Macdonald
On 24 Oct 2009, at 02:14, Stef Bidi wrote: On Fri, Oct 23, 2009 at 4:34 PM, David Chisnall thera...@sucs.org wrote: Hi Stef, Having an implementation of Core Foundation would be nice, but I believe your approach is wrong. Unless you want to use CF for some very low-level stuff, then

Re: CoreFoundation

2009-10-24 Thread Stuart Crook
Hi. I've done quite a bit of work with the source of Apple's CFLite (working with OpenCFLite, and as the basis of my Foundation clone PureFoundation) so I thought I'd just chime in here. On 23 Oct 2009, at 22:34, David Chisnall wrote: With regard to the CFTypeID, this should be the

Re: CoreFoundation

2009-10-24 Thread David Chisnall
On 24 Oct 2009, at 02:14, Stef Bidi wrote: I guess I should explain, I was only going to use the CLS_GETNUMBER () macro in objc-api.h (that is, only the top half of the info field). I also noticed that this macros, when written out, doing: ((sizeof(long)*8)/2)... wouldn't

Re: Fast enumeration, actually working this time.

2009-10-24 Thread KNL
David, Is this compiler with fast enumeration part of the release of GNUStep for windows? I ask I'm developing some code on Win XP using GNUStep and I get lots of compile time errors when trying to use fast enumeration. Many thanks for your reply, Ken Now I have a compiler that supports

Re: Fast enumeration, actually working this time.

2009-10-24 Thread David Chisnall
On 24 Oct 2009, at 17:34, Ken Linton wrote: Oh nice. Something I can download? Just grab the latest llvm and trunk clang and build them. David -- Sent from my PDP-11 ___ Gnustep-dev mailing list Gnustep-dev@gnu.org