id summary reporter owner description type status milestone component version severity resolution keywords cc 7293 any_range.hpp does not compile any more anonymous Neil Groves "compiling a file containing nothing but #include with gcc 4.7.1 results in the following errors (with both 1.51 and trunk!): g++ test.cpp In file included from /usr/local/include/boost/range/detail/any_iterator.hpp:22:0, from /usr/local/include/boost/range/any_range.hpp:17, from test.cpp:1: /usr/local/include/boost/range/detail/any_iterator_wrapper.hpp:31:40: error: expected identifier before ‘(’ token /usr/local/include/boost/range/detail/any_iterator_wrapper.hpp:31:70: error: expected ‘)’ before ‘<’ token /usr/local/include/boost/range/detail/any_iterator_wrapper.hpp:31:70: error: expected ‘)’ before ‘<’ token /usr/local/include/boost/range/detail/any_iterator_wrapper.hpp:31:42: error: expected ‘;’ at end of member declaration ..." Bugs closed To Be Determined range Boost 1.52.0 Regression duplicate