id summary reporter owner description type status milestone component version severity resolution keywords cc 948 tokenizer not works with Dinkumware 308 frankbudwillat Markus Schöpflin "{{{ compiling tokenizer.hpp with MS Visual C++ 6.0 and Dinkumware 3.08 STL results in the following compiler error in line 298 of iterator.hpp: iterator.hpp(298) : error C2977: '_Tree' : too many template arguments ---------------------------------- Code in iterator.hpp: ... template yes_type is_mutable_iterator_helper(const volatile typename std::_Tree::iterator*); ... ---------------------------------- Dinkumware's _Tree declaration: template class _Tree : public _Tree_val<_Traits> }}}" Bugs closed None None Out of Date