Boost logo

Boost :

From: David Deakins (ddeakins_at_[hidden])
Date: 2007-11-06 06:01:38


David Deakins wrote:
> Just a small patch for the date_time library. WinCE does not supply the
> GetSystemTimeAsFileTime Win32 method. It does however supply the
> individual GetSystemTime and SystemTimeToFileTime methods. The config
> headers already define BOOST_NO_GETSYSTEMTIMEASFILETIME to flag this
> situation and the patch uses this define to mark when the alternate
> function calls should be substituted.
>

Just wanted to make sure that this patch doesn't fall off the radar.
Since Boost.Threads depends on DateTime, I can't fully verify that the
WinCE-related fixes allow its regression tests to pass until this patch
is in place.

Thanks,
-Dave


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