This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH 1/2] gold: try to open the output file in incremental build and check


Mikolaj Zalewski <mikolajz@google.com> writes:

> http://sourceware.org/ml/binutils/2009-09/msg00331.html . In the
> original version, I didn't include <auto_ptr.h> and this caused the
> build to fail on OpenSUSE 11.1 (I didn't notice it because on an older
> Ubuntu it worked).

I have to say that I really don't like auto_ptr and I would prefer
almost any other solution.  Sorry for not looking at this earlier.

I believe that auto_ptr will be deprecated in C++0x.

Ian


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