Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-16 14:44:55


>
> Build issues:
> ========
> I built the boost1_29 release and the date_time library doesn't seem to be
> built with the main trunk and i had to build it manually in the lib\build
> directory.
>
> Shouldn't the Jamfile in the boost root directoy include:
>
> subinclude libs/date_time/build ;

Yes, this was missed.

> And when i only call bjam in libs/date_time/build directory only debug
> versions of libs and tests are built and run. To build release i tried
> bjam -sBUILD=release which worked.

I don't think we have a standard here -- do we always want to build
both or just debug?

> Warning issues:
> ==========
> I also have some issues with warnings on level 4, i get several errors
>
> //greg_month.hpp(36) : warning C4244: 'argument' : conversion from
> 'boost::xxx' to 'boost::yyy', possible loss of data

I don't think this is a warning to worry about, but I would need more context
to be sure. Is the warning coming from a particular test?

Jeff


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