Hello,
In a minute or so, I'll be committing a change for the section that
defines OS X version macros in CFBase.h and replacing it with
inclusion GSVersionMacros.h. The comment explicitly says that this
inclusion would break clang and Windows; I've tested with a trunk
version of Clang 3.4, and there seem to be no issues.
The reason for this change is that constants no longer match what's
in Base, and there are some ugly warnings.
Stefan, I'm interested what the bug was?
And, if anyone's CoreBase breaks horribly after this change, here's
what I'm changing:
------------------8