$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2008-02-08 10:10:00
Typo in iterator_range.hpp in r43155 causes failures on trunk.
For example:
"../boost/range/iterator_range.hpp", line 14: error #2018: expected a ")"
#if BOOST_WORKAROUND(BOOST_MSVC, BOOST_TESTED_AT(1500)
r43155 | nesotto | 2008-02-07 06:41:04 -0800 (Thu, 07 Feb 2008) | 6 lines
Changed paths:
M /trunk/boost/range/iterator_range.hpp
M /trunk/boost/range/sub_range.hpp
Thanks,
Boris