
18 Nov
2007
18 Nov
'07
9:09 p.m.
Jens Seidel wrote:
Hi,
On Sun, Nov 18, 2007 at 12:29:16PM -0800, Eric Niebler wrote:
Boost.range has a pile of work-arounds that made it "work" on old compilers that don't do partial template specialization. Nobody is testing those compilers anymore, so it's not surprising that those work-arounds are now broken. To wit, the following program:
#include <boost/range/iterator_range.hpp>
int main() {}
fails to compile on VC6. If nobody is interested in these old compilers,
I tried to compile all headers using a g++ 4.3 snapshot and noticed no problems except:
<snip> Please don't hijack my thread. Your post is not in response to mine. You should start a new thread. -- Eric Niebler Boost Consulting www.boost-consulting.com