$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-17 16:33:44
On Wednesday 17 December 2003 03:03 pm, Beman Dawes wrote:
> OK, thanks. Metrowerks was still failing, so I've just checked in fixes for
> a missing std:: and three 2-phase name lookup errors.
Thanks Beman.
> Now passing on all the late-model Win32 compilers. I assume failures on
> Borland, VC++ 6.0 and 7.0 are expected.
Borland, yes; I'll take a swing at fixing VC++ 6.0 and 7.0.
Doug