
19 Nov
2007
19 Nov
'07
5:37 a.m.
Eric Niebler wrote:
#include <boost/range/iterator_range.hpp>
int main() {}
fails to compile on VC6. If nobody is interested in these old compilers, fine. But it seems odd to be shipping work-around code that doesn't work. Should all the PTS work-around code be removed? Or can it be patched up without too much effort?
It seems easy to be patched. (You can install free evc4 if you want a free vc6 compiler.) Well, I guess Eric is angry because Boost.Foreach doesn't compile with vc6. I too am anxious because msvc-7.1 regression results are invisible. Regards, -- Shunsuke Sogame