$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] VC++ and vararg function/mmeber functionsandvarargs
From: John Maddock (john_at_[hidden])
Date: 2013-10-10 05:31:11
> Unfortunately Boost does not have a regression tester for Intel C++ for
> Windows and I suspect that the VC++ emulation with Intel only occurs for
> that product. I also don't own Intel C++ for Windows so there was no way
> of testing that my changes did not break anything in that compiler. If I
> hear from anyone that the changes affected that product I will fix the
> files I changed for Intel C++ when _MSC_EXTENSIONS is defined.
Intel-14.0 tests pass for me OK here.
Thanks for this! John.