This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: ping?
Paolo Carlini wrote:
chris wrote:
I have over the last few weeks sent 3 patches to the libstdc++ list
(search_n random_access specialisation, reverse random_access fix to
stop swapping middle element of odd length vectors and using swap to
perform iter_swap). None of these seem to have made their way into CVS.
Perhaps I'm mistaken, but the personal reason why I didn't rush to
further review the patches is that I believe your copyright assignment
is not on file yet. Is it?
Thanks,
Paolo.
It should be on file, I recieved conformation about it some time ago...
I will also say however that the patch I submitted to the test suite
(wrappers for different types of iterators) I've made substansal changes
to (I've realised how to make it much smaller), so don't feel in a huge
rush to fix that. On the other hand, as it's test suite I imagine it
might not be kept to such a high standard?
While I think it's now far too late, I would personally really like the
iter_swap specialisation to make it into 4.0 if at all possible.
Thank you,
Chris