|
Boost : |
From: John Maddock (jm_at_[hidden])
Date: 2002-09-17 05:56:20
> >
> > But I still think that we will need BOOST_NO_CSTD_.. defined.
>
> I have a nice macro in Boost.Python called BOOST_CSTD_. Usage:
>
> #include <cstddef>
> BOOST_CSTD_::size_t x;
It shouldn't be needed, at least for boost.test, according to
http://cci.lbl.gov/boost/results/1032102000/dailylog_irix_CC_test the
changes I made (adding missing #includes) did fix the problem, before mpl
broke it again about 5 minutes later :-(
There is still an issue about a missing reference to logf though, maybe we
need to link to -lm on that platform ?
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk