C++: const_iterator not comparable to iterator for map<>s
Gabriel Dos_Reis
Gabriel.Dos_Reis@sophia.inria.fr
Fri Nov 17 13:51:00 GMT 2000
Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
| On Fri, 17 Nov 2000, Theodore Papadopoulo wrote:
| > No problem (I hope), I'll try to do that.
| > Is a modification of the test 23_containers/map_operators.cc
| > acceptable ? Or should I create a different test ?
|
| Shouldn't this stuff go into the main GCC testsuite?
No, it is a library issue.
| Unless I am mistaken, libstdc++-v3/testsuite is not executed by
| `make check` and thus regressions won't be caught?
There is a special target rule.
But V3 testsuite is being converted to DejaGnu framework. So they will
be caught by a regular make check-g++ in the not so distant future.
-- Gaby
More information about the Gcc-bugs
mailing list