Boost logo

Boost :

Subject: [boost] [Inspect] More Apple issues
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-05-05 13:38:44


I keep getting bug reports from users who want to compile code as
Objective-C++ in order to use the Apple OS X headers... unfortunately this
adds some more relatively common names that we can't use
(http://developer.apple.com/mac/library/documentation/cocoa/conceptual/ObjectiveC/Articles/ocCPlusPlus.html#//apple_ref/doc/uid/TP30001163-CH10-TPXREF167):

id, Class, SEL, IMP, and BOOL

Should we changes the inspect tool to complain about these as well?
Obviously this is a pain in the &*^%, but it would stop my code from
regressing (again) I guess...

Cheers, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk