Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2005-11-28 07:45:17


On Mon, 28 Nov 2005 09:12:57 +0200, Roman Yakovenko wrote
> Hi.
> Free function special_value_from_string is missing BOOST_DATE_TIME_DECL.
> This cause link error on windows, vc 7.1, while working with date
> time library as dll.
>
> ( boost version is 1.33.1 beta )

This one is a bug. It's only impact is on serialization, as this is the only
place the function is used. Looks like we forgot to add dll variant tests for
serialization :-(

I'll fix it on the branch...Doug I assume this is ok?

Jeff


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