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]
Other format: [Raw text]

[Bug libstdc++/14410] Bug with implementation of set for const iterators in g++ ...


------- Additional Comments From pcarlini at suse dot de  2004-03-05 09:04 -------
Subject: Re:  Bug with implementation of set for const
 iterators in g++ ...

Volker Reichelt wrote:

>Oops! Sorry for the confusion.
>But to prevent that from happening again, shouldn't we add a comment
>like "DR 103" to the typedefs of the iterators in question?
>
In this specific case, I agree. But it's something that must be decided 
case by
case: we don't really want to add DR XXX for every DR that we implement
correctly, since many are trivial and/or have been always right.

Paolo.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14410


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