$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2003-08-16 03:28:21
David Abrahams wrote:
> I have fixed the last regression (the one with crc_test) in CVS, so
> as soon as you've made your patch and we've had one more round of
> testing, I'm going to tag it for release. Please let me know the
> instant you're finished.
Bad news, there is a new problem: One test uses
an unportable filename: std::facet-support.test.
Consequently, process_jam_log crashes due to an
exception thrown by boost::filesystem::path.
Regards,
m