$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-08-02 08:36:24
On Tue, 2 Aug 2005 10:44:45 +0100, Richard Jennings wrote
> The date_time library fails to compile with Borland C++ 5.6.4 for
> want of the recursive functions such as localtime_r etc. Borland needs
> adding to the list of compilers not supporting these functions in
> date_time/compiler_config.hpp.
Doug Ok ot check-in? The fix is trivial...
Note that this release is likely the end of the line for date-time and Borland
5.6.4/VC6, etc. I've been looking at making a series of changes in support of
a TR2 proposal and several of them will be a big pain with these old compilers...
Jeff