$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [testing] Compile failures on MSVC (teeks)
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-10-30 06:28:49
Hi,
I'm seeing weird compilation failures on Teeks (MSVC 10 and 11):
The weird part is this:
D:\teeks99-08\d\boost_root\boost/fusion/support/detail/result_of.hpp(32)
: error C2143: syntax error : missing ',' before '...'
I cannot find the boost/fusion/support/detail/result_of.hpp file in
git. Am I missing something or these test machines are broken somehow?