$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-06 21:04:02
> Did you define it like this?
>
> template<class Config, class charT, class OutputIterator>
> std::locale::id date_names_put<Config, charT, OutputIterator>::id;
>
> Markus
Markus --
Sorry for the delay on this -- I have checked the change in on the main
branch. I tested the fix out on gcc 3.2 on Linux. I didn't check it
into the 1.29 branch b/c I didn't want to risk breaking it.
Jeff