$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-01-22 15:03:38
"Giovanni Bajo" <giovannibajo_at_[hidden]> wrote
> - http://aspn.activestate.com/ASPN/Mail/Message/boost/1614864 means that
we
> cannot rely on wchar_t for ICC before 7.0, so we should always define
> BOOST_NO_INTRINSIC_WCHAR_T for it.
>
Yes.
> Does this look OK to everyone else? I'd be willing to commit this to both
the
> branch and the trunk.
>
If you have some tests, I may check them on Intel 7.0 and 8.0 plugged in VC6
IDE.
As I understand it gives compiler different (default) option set than being
plugged
into VC7 IDE.
/Pavel