----- Original Message ----- From: "Harri Hakula" <[EMAIL PROTECTED]>
> On my Jaguar OS X 10.2.2: > > File "Space:usr:include:rpcsvc:rex.h"; Line 82: #define B0 0 > > Amusingly, next define is > #define B50 1 > (I guess THAT one has not caused any problems yet...) Are these macros only used locally in that header? If so, they should be undefined. If not, why on earth are they named "B#"? Here's a workaround will really "fix" Boost: #define T 0 ;) Paul Mensonides _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost