$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-07-14 11:07:11
At 09:17 AM 7/14/2003, David Abrahams wrote:
 >> como-win32:
 >>
 >> "C:\boost\site\boost/iterator/iterator_facade.hpp", line 285: error
 >> #864: iterator_facade is not a template
 >> BOOST_ITERATOR_FACADE_RELATION(==)
 >>
 >> msvc:
 >>
 >> C:\boost\site\boost/iterator/iterator_facade.hpp(365) : error C2899:
 >> typename cannot be used outside a template declaration
 >
 >Please try again.  The msvc bug has been worked-around.  I believe I
 >got the right fix for como ...
Thanks. I'm getting CVS timeout errors right now, so can't test yet.
 > but since Greg only gives working
 >compilers to you <wink> I can't tell for sure.
Ha, ha! I just spent the last hour installing the latest como beta, and 
then having to back it out because it produced libcomo build errors. The 
recycle bin comes in handy!
--Beman