$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [intrusive] intrusive/detail/has_member_function_callable_with.hpp(74) : fatal error C1189: #error : "BOOST_PP_ITERATION_START() must be zero (0)"
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-02-15 11:25:05
El 15/02/2014 15:54, Vicente J. Botet Escriba escribió:
> Hi,
>
> there is an issue in has_member_function_callable_with.hpp that make a
> lot of test fail. See for example the following compiler errors.
>
> Could this be fixed?
There must be an error downloading the code or it's a glitch in the
commit order in the repo because neither develop or branch HEAD has that
#error message. So somehow old intrusive code is being tested.
Surely the next iteration will fix the issue.
Best,
Ion