8 Jun
2002
8 Jun
'02
11:07 a.m.
PowerPlant is Metrowerks application framework for Mac OS. One of the changes with Codewarrior 8 was the ability to use MSL or Apple's C library when building mach-o targets.
Apple's native headers only check if __MACH__ is defined but they will only be used when __MACH__ is simply defined or is 0 so the change in the PowerPlant header file is benign if slightly unexpected.
OK, so I guess Metrowerks can argue that they "own" that symbol, whatever we should fix boost's headers so that they'll cope with this (in fact I see that Darin has done so already). John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm