This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++: const_iterator not comparable to iterator for map<>s


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?

Unless I am mistaken, libstdc++-v3/testsuite is not executed by
`make  check` and thus regressions won't be caught?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]