
compat2.cpp is failing on VC 7.1 and the compiler seems to be right: there is a 'typename' missing! Stefan ..\libs\range\test\compat2.cpp(45) : warning C4346: 'range_iterator<Container>::pts<C>::type' : dependent name is not a type prefix with 'typename' to indicate a type

"Stefan Slapeta" <stefan_nospam_@slapeta.com> wrote in message news:ce8hv0$qnn$1@sea.gmane.org... | compat2.cpp is failing on VC 7.1 and the compiler seems to be right: | there is a 'typename' missing! true and I know that :-) The thing is that I was interested in seing the behavior in this case. Anyway, if you know how to make even more tests compile in boost.range I would appreciate it. br Thorsten

Thorsten Ottosen wrote:
true and I know that :-)
Does that mean you fixed that now or did another action which sets this tast case succeeding? [it sounds like you consider a test case being a game...]
Anyway, if you know how to make even more tests compile in boost.range I would appreciate it.
I would appreciate if there are more resources working towards a 100 percent pass rate on every compiler. At the moment it seems to me, there are many answers missing to some test cases! stefan
participants (2)
-
Stefan Slapeta
-
Thorsten Ottosen