libobjc - more header reorganization - patch 4

Nicola Pero nicola.pero@meta-innovation.com
Sun Sep 12 00:27:00 GMT 2010


Another small incremental change to the libobjc headers.  The most interesting bit is that I added a version number

#define __GNU_LIBOBJC__ 20100911

(it won't need to be updated often as I hope the API will be extremely stable after the revamp).  I took inspiration from __GLIBCXX__.  It did seem strongly missing as  there was no #define to know the version of libobjc that was being used.

objc/objc.h is starting to be in good shape. :-)

Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: application/octet-stream
Size: 11821 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100912/1bb93316/attachment.obj>


More information about the Gcc-patches mailing list