$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2003-01-19 20:48:36
> ... details omitted...
>
> This function purports to be valid for any charT. However, because greg_base_facet is
> a typedef for date_names_put with a default of "char", it looks to me it wouldn't work for
> other char types such as wchar_t.
Yes, this is, or rather was a bug. Fix checked into CVS.
Jeff