I like the idea writing property accessors :-) Would it be worth building a list of platforms that we know are *not* supported?
Cheers Chris On 13/04/2010, at 00:09 AM, David Chisnall wrote: > Hi Everyone, > > As of yesterday, LanguageKit uses Objective-C++, which means that on > platforms where GCC does not support this (i.e. everything except a > few GNU/Linux distros) it requires clang. It actually required > clang to build the MsgSendSmallInt.bc file for a long time, but now > it ideally needs it for everything. > > For the upcoming release, I'd like to make the new ABI a > requirement. This means: > > - Requiring clang. > - Requiring libobjc2. > - Adding -fobjc-nonfragile-abi to the default OBJCFLAGS for Étoilé. > - We can start using fast enumeration and properties in our code. > > Does anyone have any objections? > > David > _______________________________________________ > Etoile-dev mailing list > Etoile-dev@gna.org > https://mail.gna.org/listinfo/etoile-dev -------- Christopher Armstrong carmstr...@fastmail.com.au _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev