Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2006-03-18 11:50:16


Paolo Invernizzi wrote:
> Hi all,
>
> Sorry in advance if this is not the proper way for suggest a little
> patch...
>
> Compilation with VC71 raise tons of possible loss of data warning
> when using the microsec_clock::local_time() or universal_time(),
> warnings that can be avoided adding cast to (int) and to
> (boost::uint32_t) in:
> ...snip details...

Thx for the report -- I've committed a patch to CVS that should resolve
these.

Jeff


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