Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-12-18 14:58:05


----- Original Message -----
From: "Harri Hakula" <Harri.Hakula_at_[hidden]>

> 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


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