On Mar 17, 2012, at 14:02, [email protected] wrote: > There was a bub in XCode 4.1's clang which forced this, but 4.1 is long dead.
We still get bug reports filed from people using Xcode 4.0 and 4.1 sometimes. So if this port will not work with Xcode 4.0 and 4.1, please ensure that an error message is generated if that is the Xcode version the user is using. The xcodeversion portgroup was supposed to make adding such error messages easy to do, but all it does is let you specify a minimum acceptable Xcode version. For Lion you could use this, but for Snow Leopard, where presumably Xcode 3.2 is still OK to use, and 4.2 would be ok to use, but 4.0 and 4.1 are not, the portgroup does not model this situation. Perhaps I should enhance the portgroup first, then you can more easily add this error message. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
