It appears that the recent changes (the last good compiles I have are 2002 Nov 8 16:50 UT) have caused some errors in boost::array.

C:\Boost Releases\boost\boost\detail\iterator.hpp(115) : error C2061: syntax error : identifier 'value_type'
C:\Boost Releases\boost\boost\array.hpp(67) : error C2977: 'std::reverse_iterator' : too many template arguments
C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\xutility(723) : see declaration of 'std::reverse_iterator'
C:\Boost Releases\boost\boost\array.hpp(129) : see reference to class template instantiation 'boost::array<T,>' being compiled
C:\Boost Releases\boost\boost\array.hpp(68) : error C2977: 'std::reverse_iterator' : too many template arguments
C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\xutility(723) : see declaration of 'std::reverse_iterator'
C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\xlocmon(227) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Victor A. Wagner Jr. http://rudbek.com
PGP RSA fingerprint = 4D20 EBF6 0101 B069 3817 8DBF C846 E47A
PGP D-H fingerprint = 98BC 65E3 1A19 43EC 3908 65B9 F755 E6F4 63BB 9D93
The five most dangerous words in the English language:
"There oughta be a law"

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to