
On Mon, Jan 03, 2005 at 10:34:08PM +0000, Jonathan Wakely wrote:
On Mon, Dec 27, 2004 at 04:18:17PM -0800, Arkadiy Vertleyb wrote:
On Fri, Dec 24, 2004 at 08:25:28PM -0800, Arkadiy Vertleyb wrote:
After I switched to g++ 3.4.2 things got much better for me. However
"Jonathan Wakely" <cow@compsoc.man.ac.uk> wrote there
are still a few unqualified calls to copy in bits/vector.tcc. I had to fix them manually on my copy in order to be able to compile.
I've found three calls, was that all of them?
I think that's it.
I'll look for similar problems elsewhere, run the testsuite and ask for approval to commit the change, I'll let you know if/when it's approved.
I'm testing the fixes and will commit them to the 3.4 and 4.0 sources, possibly tomorrow but definitely before the next releases.
Arkadiy, The qualifications for std::copy() were committed to vector.tcc while I was on holiday, so will be in the next releases. jon -- To conquer oneself is a greater task than conquering others. - Buddha