This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: shadowed rel_ops operators
- To: Richard Andrews <richarda at ixla dot com dot au>
- Subject: Re: shadowed rel_ops operators
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 18 Jan 2001 19:09:45 -0800 (PST)
- cc: libstdc++ <libstdc++ at sourceware dot cygnus dot com>
> I have made the changes on my system and recompiled my extensive list of
> container code without any problems that I can see. So it looks like its
> safe to do this.
hmm.
> Comments?
please send a patch. A changelog entry. And a testsuite addition so that
this regression doesn't come back.
-benjamin