Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-17 21:02:18


> > > 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?
>
> No actually it comes from my project were i just included
> boost\date_time\ptime.hpp
> and made and declared some functions taking ptimes and compiling the
> translation unit with empty function bodies.

Ok, well I don't see why that would happen. Anyway the regression
test on VC7 are fine, so I'm not worried. Is that the full snap
of the error or is the :xxx and :yyy shortened? If so, please
include the full text.

> Another nitpick about the documentation.
> The convertion functions named .*iso* maybe should refer to wich ISO
> standard it converts to and from I presume it is ISO 8601:2000
or something
> like that .

Yes it is ISO 8601:2000 -- I'll update, thx.

Jeff


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