This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] : Add move symantics to more of libstdc++


Paolo Carlini wrote:

>Meager consolation, I'm seeing this problem for mainline too, not only v7...
>  
>
Actually, the problem happens everywhere, both new and old binutils.
Looking at src/list and src/debug_list.cc AND the documentation, I don't
think building the library itself (vs user code or the testsuite!) with
-D_GLIBCXX_DEBUG is an option. Frankly, I think Jonathan's initial
proposal is a red-herring... but probably we have now a much better idea
for the basic_string problem and nobody cares :) :)

Paolo.


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