This is the mail archive of the gcc-patches@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]

Re: [libstdc++ PATCH] insert_iterator test case constructs singular insert_iterator


On Mon, Jun 30, 2003 at 11:55:05AM -0700, Doug Gregor wrote:
> This trivial fix ensures that the insert_iterators created by the test 
> case have non-singular underlying iterators that come from the proper 
> container. Tested on powerpc-apple-darwin6.6; no new regressions.
> 
> Ok to commit?

Yes, but add a blank line in the changelog, under the date, before the
description.  (GNU changelog format is rather strict, for the sake of
processing tools.)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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