$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-08-18 09:33:15
David Abrahams wrote:
>>>
>>
>>The line
>>
>>#if BOOST_WORKAROUND(BOOST_MSVC, <= 1300)
>>
>>in embedding.cpp tells me that this should _not_ be a bug in VC
>>7.1. Thus, Intel would have to fix it, too!
>
>
> Why don't you just try what I suggested?
>
Workaround committed.
Nevertheless it's a bug in the Intel compiler which doesn't show up in
VC 7.1, so maybe you could spend the five minutes and submit a DR with a
small example. As I'm just leaving for vacation, I'll not have enough
time for that.
Stefan