$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-11-28 07:48:13
On Mon, 28 Nov 2005 09:02:48 +0100, Marc Viala wrote
> Hi,
>
> I'm not really sure but I think there are some missing export
> declaration in the "parser.hpp" of Boost.date_time. The missing
> declarations is for function "special_value_from_string()"
>
> I've joined the corrected "parser.hpp"
>
> Could you confirm these observations?
Yes correct -- this has just come up on the development list. I'm going to
try and fix in 1.33.1.
Jeff